Главная страница Случайная страница КАТЕГОРИИ: АвтомобилиАстрономияБиологияГеографияДом и садДругие языкиДругоеИнформатикаИсторияКультураЛитератураЛогикаМатематикаМедицинаМеталлургияМеханикаОбразованиеОхрана трудаПедагогикаПолитикаПравоПсихологияРелигияРиторикаСоциологияСпортСтроительствоТехнологияТуризмФизикаФилософияФинансыХимияЧерчениеЭкологияЭкономикаЭлектроника |
Bjarne Stroustrup
Recursive function a and b Specify the object- oriented programming language C++ Structure definition
Switch can be used to test: int constants. Set of integers with identifiers A) randomize B) prototype C) function D) enumeration E) returning There is one mistake in code, in which line?
E.5 This statement can be used to implement any counter-controlled loop: while The logical operator || means: or Tells compiler argument type and return type of function: Function prototype The elements of an array are related by the fact that they have the same ________ and ___________. name, type The number used to refer to a particular element of an array is called its ________. subscript The process of placing the elements of an array in order is called ________ the array. sorting The number used to refer to a particular element of an array is called its _______. index The number of elements in a vector is called: Size of vector The elements of an array are related by the fact that they have the same ____ and_____. Name and type The default parameter passing mechanism is
|