Question
Rice variety Pusa 44/ Peeli Pusa is no more recommended
for cultivation in Punjab because ofÂSolution
Pusa 44 variety has the longest duration (145-150 days) of maturity and leaves a shorter window for wheat sowing after its harvest. Also, it is sown and transplanted before the onset of monsoon, leading to more consumption of groundwater.
What is the scope of a parameter in a function?
Which of the following brackets are used in python to create a list?
"Parity bits" are used for which of the following purposes?
How many stable states does a positive-edge-triggered D-type flip-flop have?
Which of the following uses the Harvard architecture?
How many whitespace characters are allowed in C language?
What is the routing table in a router used for?
What is the purpose of the finally block in exception handling?
Predict the output for below code in python
X=true
Y=false
Z=false
if not X or Y :
print(“first case”)
What is the primary purpose of the Simple Mail Transfer Protocol (SMTP)?