CC 102 Quiz 2

CC 102 Quiz 2

University

39 Qs

quiz-placeholder

Similar activities

CPT EP Quiz 2 (C1 Computer Architecture, C10 Network Addresses)

CPT EP Quiz 2 (C1 Computer Architecture, C10 Network Addresses)

9th Grade - University

40 Qs

Fundamentos de bases de datos

Fundamentos de bases de datos

University

34 Qs

Revision Quiz

Revision Quiz

University

40 Qs

Evaluating Business Performance Quiz

Evaluating Business Performance Quiz

University

35 Qs

Chapter 3 Mastering Significant Figures and Estimation

Chapter 3 Mastering Significant Figures and Estimation

7th Grade - University

35 Qs

TIK-9

TIK-9

8th Grade - University

40 Qs

OWASP Noida Quiz

OWASP Noida Quiz

University

35 Qs

EXAMEN CULTURA  DIGITAL PRIMERO 3

EXAMEN CULTURA DIGITAL PRIMERO 3

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?