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