Podcast
Questions and Answers
Which of the following is a key feature of C++ programming language?
Which of the following is a key feature of C++ programming language?
- Interpreted language
- Automatic memory management
- Functional programming paradigm
- Object-oriented programming support (correct)
What is the file extension for C++ source files?
What is the file extension for C++ source files?
- .exe
- .cpp (correct)
- .c
- .cc
Which of the following is a valid C++ data type?
Which of the following is a valid C++ data type?
- super int
- long long (correct)
- ultra char
- mega float
Flashcards are hidden until you start studying