Which of the following statements - the operator to compare two variables?
o == o equal o:= o = 56. What will be equal to the variable a, after executing this code int a; for(a = 0; a < 10; a++) {}? o 9 o 1 o 10 57. Specify object-oriented programming language o С++ o Java o Eiffel o All answers The body of any loop is executed as long as its condition... o true How long will the statements in the loopwhile (x < 100)? o As long as x is Stam 60. C + + name suggested o Ken Thompson What programming environment designed for software development? o MVS, Code::Blocks, QT Creator, AutoCAD, Eclipse o MVS, NetBeans, QT Creator, RAD Studio, Dev-C++ o MVS, Code::Blocks, QT Creator, RAD Studio, MathCAD Be printed?
o Compile Error in line 10 o 0.1.2. o 0112.D. o 011.2.D o 01.2.D. Cycle with postcondition? o do while o while o for 64. What are the signs most of the ends of lines of code in C + +? o; o, o: o. What is the result of the following code fragment? ?
o nulPrivet world
66 For what operating system was originally created by the C language? b) Unix c) MacOS e) Dos f) Android 67 Which of these languages are high-level languages? b) Си c) C# e) Fortran f) assembler 68 What do you call a tool that converts the source code into an executable file? b) CPU c) debugger e) optimizer f) garbage
b) pseudo c) block diagram e) code f) algorithm 70 As a language, similar to the programming language? b) pseudo c) block diagram e) code f) algorithm 71 Which of the following commands pseudo suitable for display? b) output c) print e) input f) get 72How many entry points can have a flow chart? b) 2 c) 3 e) 5 f) any number of 73 How operands is a binary operator? b) 2 c) 3 e) 5 f) any number of 74 How operands is a unary operator? b) 2 c) 3 e) 5 f) any number of 75 How to set a single-line comment in C? b) {…} c) (…) e) […] f) <…> 76 How to set a multi-line comment in C? b) {…} c) (…) e) […] f) <…> 77 Mark the correct identifikators. b) _1 c) $x e) 1float f) xyz 78 What is a qualifier for the number in octal calculation? b) %o c) %g e) %f f) %s 79 What is a qualifier for a real number? b) %o c) %c e) %f f) %s 80 C language is case sensitive. b) no 81As indicated by the modulo operation in C? b) / c) /= e) % f) & 82 Can start with a numeric identifier? b) no 83That will lead the next program: b) 3.000000 c) 3 e) 4 f) 3.333 84 Does a C empty type? b) no 85 What operation can be increased by one variable x? b) x++ c) x+ e) x++1 f) +1x 86 What preprocessor can create a constant? b) #constant c) #new e) #make f) #define 87 What special character moves the cursor to a new line? b) \t c) \r e) \newline f) \a 88 As indicated by a real type in C? b) real c) string e) float f) void 89 As indicated by an integer type in C? b) real c) integer e) float f) void 90 As translated into English by the word variable? b) character c) variable e) string f) length 91 How many bits in a byte? b) 4 c) 6 e) 10 f) 16 92 What is the number 10 in the binary system? b) 1010 c) 100 e) 101 f) 110 93 As translated into English by the word line? b) character c) variable e) string f) length 94 What is the comparison operation is "not equal»? b) =! c) <= e)!= f) >= 95 What is the logic operation "or»? b) & c) || e) && f) ~ 96 What is the logical operation "and»? b) & c) || e) && f) ~ 97 What is a qualifier for the string? b) %o c) %c e) %f f) %s 98 What is a qualifier for a decimal? b) %o c) %c e) %f f) %s 99 What do you call a library of mathematical functions? b) math.h c) stdio.h e) calculations.h f) stdafx.h 100 What is a qualifier for the octal? b) %o c) %c e) %f f) %s
101. The programming language C + + developed o Ken Thompson o Niklaus Wirth
|