CIT215
1 / 50
A. A C program is translated completely in machine code before it is executed. Thus C is __________ instead of interpreted
2 / 50
B. ________ variables is defined as collections of characters
3 / 50
C. The 2 types of programs that make up an operating system are which of the following?
4 / 50
D. __________ are used to divide your website into a set of separate areas, each of which can display a different file and be changed independently
5 / 50
E. "&&" is a _______ operator in C++ programming
6 / 50
F. Comments in a flowchart are represented using which of the following?
7 / 50
G. "+" is an _________ operator
8 / 50
H. The words INPUT and OUTPUT are in this context called the Program _________
9 / 50
I. ______________ are larger pictures having a number of hyperlinks embedded within them.
10 / 50
J. In MATLAB, which command is used to clear the command window?
11 / 50
IF(D<4) can be translated into FORTRAN as which of the following?
12 / 50
L. One of the major strengths of a computer is its ability to repeat selected instructions with different data.
13 / 50
M. Character variable refers to memory locations containing ________
14 / 50
N. In C++ programming the fixed size of char is ________
15 / 50
A=10. WHILE (A<10){ PRINT "HI"; }. How many times will "HI" be printed by the program?
16 / 50
P. The include lines are used to "include" the ________ files
17 / 50
Q. "&" is a ________ operator in C++ programming
18 / 50
R. __________ are little programs you can embed into your web pages to be downloaded or run within the browsers of the page visitors.
19 / 50
S. The documentation of all the work done in program development is a vital aspect of a project
20 / 50
T. "!=" is an ________ operator in C++ programming
21 / 50
U. "%" represents ________ in C++ programming
22 / 50
" <" is a _________ operator in C++ programming
23 / 50
W. In C++ programming the fixed size of jut is _____
24 / 50
X. ________ shows the major elements of a program and their relationships to each other
25 / 50
Y. The WHILE ... DO statement is another iterative statement available in Pascal.
26 / 50
Z. In C++ programming the fixed size of float is _________
27 / 50
AA. The word symbol VAR also indicates the beginning of the declarations of the names or identifiers to be used for _________data
28 / 50
AB. An operation that transforms data is represented by _____ in data flow diagram
29 / 50
AC. In programming __________ statements are used to specify the variable types.
30 / 50
AD. Each statement of a Python program is translated to machine code as it is executed. Thus Python is which of the following?
31 / 50
AE. Which of the following is a valid INTEGER variable name in Fortran?
32 / 50
AF. In Pascal, which of the following is the value of SQR(2)?
33 / 50
" < <" is a operator in C++ programming
34 / 50
AH. Another name for path programming is which of the following?
35 / 50
AI. Each statement of a Python program is translated to machine code as it is executed. Thus Python ________
36 / 50
AJ. _______ words generally describe the operations to be performed by the computer
37 / 50
AK. A program heading is for definitions and __________
38 / 50
AL. A program characterized by one entry point and one exit point is called which of the following?
39 / 50
AM. Which of the following statements terminates a Pascal program?
40 / 50
AN. In C++ programming, a comment is started using a ______
41 / 50
AO. In C++ programming the fixed size of double is _______
42 / 50
AP. "/" is an operator for ________ in C++ programming
43 / 50
AQ. Which of the following constructs is used for comments in Pascal programs?
44 / 50
AR. " =" is an ________ operator in C++ programming
45 / 50
AS. Actions such as double clicking an icon in a VB program are referred to as which of the following?
46 / 50
AT. Y=SQR(2). Which of the following is the value of Y in the BASIC program?
47 / 50
AU. ________ software is used to remove Virus from the System.
48 / 50
AV. Which type of testing involves testing separate components of a program as they are being developed?
49 / 50
AW. X=INT(SQR(2)). Which of the following is the value of X in the BASIC program?
50 / 50
AX. In order terminate the REPEAT loop, the digit ________ is used
Restart quiz
Rate this quiz