Question
What is the value of sum after the following Python code
executes?   sum = 0   for i in range(5):     if i % 2 == 0:       sum += i     else:       continueSolution
i = 0: 0 % 2 == 0 is true. sum = 0 + 0 = 0. Â Â i = 1: 1 % 2 == 0 is false. continue skips to next iteration. Â Â i = 2: 2 % 2 == 0 is true. sum = 0 + 2 = 2. Â Â i = 3: 3 % 2 == 0 is false. continue skips to next iteration. Â Â i = 4: 4 % 2 == 0 is true. sum = 2 + 4 = 6. Â Â Final sum = 6.
What term is used to describe the arrangement of primary xylem in roots where protoxylem is towards the periphery and metaxylem is towards the center?
Boron tolerant crop is
Karewas type of soil found in
What is the primary objective of the Grow-out Test in seed certification?
Sterility mosaic of Arhar is transmitted by
DMI stands for
Cankerous spot formation occur in which among the following disease’?
Â
Which type of soil microorganism is responsible for cycling nutrients like phosphorus and sulphur?
The race within a species, which is genotypically adapted to specific environmental conditions
Most Economic method of irrigation in orchard under water scarcity condition