Option A. 0 Option B. 2 Option C. 3 Option D. 4 True Answer D
SOLUTION
Option A. TRUE Option B. FALSE Option C. Option D. True Answer B
Option A. Lecture Option B. Project Option C. Heuristic Option D. Brainstorming True Answer A
Option A. jQuery CDN Option B. Microsoft CDN Option C. Google CDN Option D. All of the above True Answer D
Option A. TRUE Option B. FALSE Option C. Option D. True Answer A
Option A. Declared within the scope of a block, usually a function Option B. Declared outside all functions Option C. Declared with the auto keyword Option D. Declared within the keyword extern True Answer A
Option A. Calcium ammonium nitrate Option B. Ammonium sulphate Option C. Calcium nitrate Option D. Ammonium sulphat nitrate True Answer A
Consider a binary max-heap implemented using an array.
Which one of the following array represents a binary max-heap ?
Option A. {25, 12, 16, 13, 10, 8, 14} Option B. {25, 14, 13, 16, 10, 8, 12} Option C. {25, 14, 16, 13, 10, 8, 12} Option D. {25, 14, 12, 13, 10, 8, 16} True Answer C
Solution:
In binary max heap, the difference between two level mode or child of a single mode is atleast differ by one so the correct with represent binary max-heap.
Option A. The original file that was inserted is not changed Option B. The original file that was inserted is changed Option C. The original file is changed when you save presentation Option D. None of above True Answer A
Option A. Provides social security to the unorganized sector Option B. Encourages workers to voluntarily save for their retirement Option C. Fixed pension is paid on attaining age of 60 years Option D. All of above True Answer D
Option A. Window phone Option B. Android Option C. BADA Option D. All of the above True Answer D
Option A. कर्मधारय Option B. द्वंद्व Option C. द्विगु Option D. अव्ययीभाव True Answer C
The address of 1039th sector is
A hard disk has 63 sectors per track, 10 platters each with 2 recording surfaces and 1000 cylinders. The address of a sector is given as a triple <c, h, s>, where c is the cylinder number, h is the surface number and s is the sector number. Thus, the 0th sector is addressed as <0, 0, 0>, the 1st sector as <0, 0, 1>, and so on.
Option A. <0, 15, 31> Option B. <0, 16, 30> Option C. <0, 16, 31> Option D. <0, 17, 31> True Answer C
(0, 16, 31) = 0 * 20 * 63 + 16 * 63 + 31 = 1039th sector
Option A. Value Option B. Reference Option C. Self Option D. Other package True Answer B
Match the columns.
Column I 1) eradicate 2) distort 3) saturate 4) utilize Column II P) misrepresent Q) soak completely R) use S) destroy utterly
Option A. 1:S, 2:P, 3:Q, 4:R Option B. 1:P, 2:Q, 3:R, 4:S Option C. 1:Q, 2:R, 3:S, 4:P Option D. 1:S, 2:P, 3:R, 4:Q True Answer A
"eradicate" means "destroy utterly” “disort” matches with "misrepresent" "saturate" matches with "soak completely" "utilize" matches with "use"