C++ Basics

C++ Basics

University

40 Qs

quiz-placeholder

Similar activities

Operating System Concepts

Operating System Concepts

University

37 Qs

network

network

University

42 Qs

Internet of Things

Internet of Things

University

35 Qs

DSA QUIZ - 2 (17-06-23)

DSA QUIZ - 2 (17-06-23)

University

40 Qs

Final - AppSheet

Final - AppSheet

University

42 Qs

Set 1

Set 1

12th Grade - University

40 Qs

Algoritma dan Logika Informatika

Algoritma dan Logika Informatika

University

35 Qs

Python Quiz

Python Quiz

University

40 Qs

C++ Basics

C++ Basics

Assessment

Quiz

Computers

University

Hard

Created by

Thomas Martinez

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the only function that all C++ programs must contain?

start()

system()

main()

program()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command in C++ moves the text to the next line?

\t

\n

\r

\s

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C++ was developed by?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the extension of C++ programs?

.c

.css

.cpp

.jsp

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which syntax is correct in printing an output in a C++ program?

print<<"Good Day!";

cout<<"Good Day!";

printf<<"Good Day!";

cout<<"Good"<<"Day!";

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Insertion operator (<<) is used with?

cin

cout

both of the above

main

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which operators are used in C++?

==

+=

**

++

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?