Which statement does not permit a constant transition from one expression to another?
o break; o Stop; o end; o semicolon 47. What function should contain all the programs in C + +? o
o
o
o
48. Which of the following entries - correct comment in C + +? o */ Comments */ o /* Comments */ o ** Comments ** o { Comments } What special characters are used to indicate the beginning and end of the code block? o begin end o () o { } o < > The general format of the operator of multiple choice- switch o
o
o
51. Program that translates source program in the source language into an equivalent output of a program on the resulting language is called: o translator Which service sign is placed after the operatorcase? o: o; o - o. 53. Operator constant declarations o const:=; o const =; o const = 54. Structure variable declarations in C + + o [=];< идент. 2>,…; o [==]; < идент. 2>,…; o [=], < идент. 2>,…; o [:=], < идент. 2>,…;
|