1 |
Main screen of an ______ where we can write our programs: |
DBA
EDP
IDE
editor
|
2 |
_______ editor is a software that allows programmers to write and edit computer programs: |
text
ms word
notepad
power point
|
3 |
Which of the following is an example of IDE's for C language ? |
visual studio
Xcode
code::blocks
all of these
|
4 |
An _______ consists of tools that help a programmer throughout the phases or writing, executing an testing a computer program: |
DBA
IDE
EDP
editor
|
5 |
A __________ has a graphical user interface (GUI), meaning that a user can interact with it using windows and buttons to provide input and get output: |
IDE
programming
constant
EDA
|
6 |
Programmers write computer programs in special languages called: |
general languages
programming languages
popper languages
constant
|
7 |
The ________ can be initialized at the time of declaration or after declaration: |
character
data type
variable
constant
|
8 |
Assigning value to variable for the first time is called: |
initiation
variable initialization
variable
string constant
|
9 |
________include specifying variable's data type and giving it a valid name: |
identifier
variable declaration
formula
constant
|
10 |
A ________ must be declared before its use: |
character
data type
variable
constant
|
11 |
Which from the following describes the types of constant that can be stored in variable ? |
character
data type
variable
constant
|
12 |
Each variable has a unique name called: |
identifier
simple name
formula
constant
|