Exercise ::
C++ Programming
1. | A language which has the capability to generate new data types are called ? |
| |
| A. | Extensible |
| B. | Overloaded |
| C. | Encapsulated |
| D. | Reprehensible |
|
|
| Answer: Option A |
|
|
| Explanation: |
|
Languages that can produce/generate new data types are called extensible languages as they have the ability to handle new data types. |
| See More Information |
|
|
|
Tutorial Link: |
Published by:
| Answer: Option B |
|
|
| Explanation: |
|
>> operator is called extraction or get from operator i.e. extract/get things from console/files. |
| See More Information |
|
|
|
Tutorial Link: |
Published by:
| Answer: Option A |
|
|
| Explanation: |
|
<< operator is called insertion or put to operator i.e. insert/put things to console/files. |
| See More Information |
|
|
|
Tutorial Link: |
Published by:
4. | Who created C++ ? |
| |
| A. | Bjarne Stroustrup |
| B. | Dennis Ritchie |
| C. | Ken Thompson |
| D. | Brian Kernighan |
|
|
| Answer: Option A |
|
|
| Explanation: |
|
Bjarne Stroustrup is the original creator of C++ during 1979 at AT&T Bell Labs. |
| See More Information |
|
|
|
Tutorial Link: |
Published by:
| Answer: Option A |
|
|
| Explanation: |
|
\t is used to represent tab which means a set of blank spaces in a line. |
| See More Information |
|
|
|
Tutorial Link: |
Published by:
Read More..
Online Test : Take an Online C++ Programming Aptitude Test Now!