CC 102 Quiz 2

CC 102 Quiz 2

University

39 Qs

quiz-placeholder

Similar activities

Soal Pilihan Ganda TIK Kelas 8

Soal Pilihan Ganda TIK Kelas 8

8th Grade - University

40 Qs

TOPIC 1: COMPUTER HARDWARE

TOPIC 1: COMPUTER HARDWARE

University

40 Qs

ITE 292 P3 Exam

ITE 292 P3 Exam

University

37 Qs

Word

Word

10th Grade - University

40 Qs

Information

Information

8th Grade - University

40 Qs

LATIHAN PERSIAPAN AM INFORMATIKA

LATIHAN PERSIAPAN AM INFORMATIKA

9th Grade - University

40 Qs

Câu hỏi trắc nghiệm về Microsoft Excel_NH

Câu hỏi trắc nghiệm về Microsoft Excel_NH

University

40 Qs

Aprendizaje sobre Aplicaciones Web

Aprendizaje sobre Aplicaciones Web

University

40 Qs

CC 102 Quiz 2

CC 102 Quiz 2

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Daffodelle V. Lucena

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

39 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of the line // my first program in C++?

It executes before the program starts

It is a comment and has no effect on the program

It declares the main function

It includes a library

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the directive #include <iostream> do?

Starts the program execution

Ends the program execution

Includes the standard input-output stream library

Creates a new function

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the significance of the line int main()?

It includes the input-output stream

It defines the starting point of a C++ program

It is a comment line

It is used to declare a variable

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following symbols are used to define the beginning and end of a function body?

( )

< >

[ ]

{ }

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is NOT true about blank lines in C++?

They affect how the program runs

They improve readability

They are ignored by the compiler

They can be placed anywhere in the code

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a variable in C++?

A reserved keyword in the language

A portion of memory to store a value

A comment used to document the code

A line of code that prints output

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a valid identifier in C++?

2value

total-sum

_count

break

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?