![]() Главная страница Случайная страница КАТЕГОРИИ: АвтомобилиАстрономияБиологияГеографияДом и садДругие языкиДругоеИнформатикаИсторияКультураЛитератураЛогикаМатематикаМедицинаМеталлургияМеханикаОбразованиеОхрана трудаПедагогикаПолитикаПравоПсихологияРелигияРиторикаСоциологияСпортСтроительствоТехнологияТуризмФизикаФилософияФинансыХимияЧерчениеЭкологияЭкономикаЭлектроника |
Asks the compiler to copy code into program instead of making function call
If the type specified of parameters of a function is followed by an ampersand & that function call is pass by reference If expression1 – false and expression2 –false, than expression1 || expression2 is: false If grade has the value of 60, what will the following code display?
It is necessary to declare the type of a function in the calling program if the function Returns a non-integer value In this code forgotten: Break Given the following function declaration and local variable declarations, which of the following is not a correct function call? void someFunction(int& first, double second, char third); Keyword of structure Struct Lists and tables of values can be stored in __________ or __________. Arrays, Vectors Logical operators are used to: Form more complex conditions by combining simple conditions Modulus (remainder) operator: % No need to explicitly set the seed each time, and for this need to use? Srand Operator _____ used to output: cout Operator________ used to make decisions: If Operator overloading is both a & b Programming Language C + + developed by:
|