C++ Programming Unit 1 Flashcard

C++ Programming Unit 1 Flashcard

Assessment

Flashcard

Computers

University

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

25 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following is a valid extension for a C++ source file? .cp, .cpp, .cxx, All of the above

Back

All of the above

2.

FLASHCARD QUESTION

Front

Who developed the C++ programming language?

Back

Bjarne Stroustrup

3.

FLASHCARD QUESTION

Front

Which of the following is NOT a valid C++ identifier? variable_1, 1variable, myVariable, my_variable

Back

1variable

4.

FLASHCARD QUESTION

Front

Which of the following is NOT a feature of Object-Oriented Programming (OOP)?
Encapsulation, Polymorphism, Inheritance

Back

Structured Programming

5.

FLASHCARD QUESTION

Front

Which concept allows one class to derive properties from another class?

Back

Inheritance

6.

FLASHCARD QUESTION

Front

Which of the following is an advantage of OOP? Code reusability, Increased security, Easy maintenance, All of the above

Back

All of the above

7.

FLASHCARD QUESTION

Front

Which of the following is NOT an object-oriented language? Java, C++, Python, C

Back

C

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?