1 |
Which escape sequence specifies the I/O function of moving to the next tab stop horizontally ? |
|
2 |
In C language _______ is used as statement terminator: |
|
3 |
The name, computer suggests that _________ is the most important aspect of computers: |
- A. computation
- B. working
- C. location
- D. math
|
4 |
Which of the following is escape sequence ? |
- A. \n
- B. \t
- C. \a
- D. all of these
|
5 |
Escape sequences consists of ________ characters: |
- A. two
- B. three
- C. four
- D. five
|
6 |
Escape sequences are used in printf function inside the: |
- A. "and"
- B. 'and'
- C. :and:
- D. ,and;
|
7 |
Which is a combination of backslash (\) and a code character to control printing of data on the screen ? |
- A. escape sequence
- B. format specified
- C. character
- D. printing
|
8 |
A tab stop is collection of _________ spaces: |
|
9 |
Which function used to read a character from user ? |
- A. printf
- B. getch()
- C. count
- D. string
|
10 |
Format specifier is always preceded by: |
|