Главная страница Случайная страница КАТЕГОРИИ: АвтомобилиАстрономияБиологияГеографияДом и садДругие языкиДругоеИнформатикаИсторияКультураЛитератураЛогикаМатематикаМедицинаМеталлургияМеханикаОбразованиеОхрана трудаПедагогикаПолитикаПравоПсихологияРелигияРиторикаСоциологияСпортСтроительствоТехнологияТуризмФизикаФилософияФинансыХимияЧерчениеЭкологияЭкономикаЭлектроника |
D) both a & b
72. What is the output of this program?
A) 8, memory address b) 8.14 c) memory address d) none of the mentioned
73. Which refrence modifier is used to define reference variable? a) & b) $ c) # d) none of the mentioned
74. What is the output of this program? A) In swap 105 In main 105 b) In swap 105 In main 510 c) In swap 510 In main 105 d) none of the mentioned
75. What is the output of this program? a) 15 18 21 B) 21 21 21 c) 24 24 24 d) Compile time error
76. Which can be can be used to create a random number without duplication? a) Character B) Time c) Both a & b d) None of the mentioned
77. Which character is used to terminate the string? a) $ B) Null c) Empty d) None of the mentioned
78. What is the output of this program? a) Steve Jobs b) Apple C) Jobs Apple Steve d) None of the mentioned
79. How many sizes do integers come in? a) 1 b) 2 C) 3 d) 4
80. In which type does the enumerators are stored by the compiler? a) string
|