1 |
Which of the following is NOT legal element of control string in printf statement? |
- A. Ordinary characters
- B. Escape sequence
- C. Format specifier
- D. Variables
|
2 |
Format specifier is started with symbol: |
|
3 |
getch() stands for: |
- A. Go character
- B. Get character
- C. Give character
- D. All
|
4 |
Which of the following is a possible value of flag? |
- A. -
- B. +
- C. Space
- D. All
|
5 |
The header file that contains input and output functions is |
- A. Math.h
- B. Graphic.h
- C. Stdio.h
- D. Conio.h
|
6 |
The function used to show the output on screen is |
- A. Printf()
- B. Scanf()
- C. Sqrt()
- D. Main()
|
7 |
Which escape sequence can move the cursor at the beginning of current line |
|
8 |
Which of the following format specifiers is used for integer data type? |
|
9 |
Organizing the database in computer disk storage is done in |
- A. Logical design
- B. Physical design
- C. Analysis
- D. Implementation
|
10 |
Which of the following format specifiers is used for string? |
|