Basic - C++ Objective Questions and Answers
Computer Languages
1. | Which of the following creates object file from source code? |
---|---|
|
2. | The statement used to exit from switch structure is ........ |
---|---|
|
3. | How many kinds of loops are there in C++? |
---|---|
|
4. | Which of the following is the simplest of all the decision statements? |
---|---|
|
5. | Which of the following is the assignment operator? |
---|---|
|