Search Header Logo

C++ Fundamentals

Authored by Carlos Montiel

Computers

University

Used 7+ times

C++ Fundamentals
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a struct in C++?

A struct in C++ is a built-in data type for storing integers.

A struct in C++ is used for defining functions.

A struct in C++ is a keyword for loops.

A struct in C++ is a user-defined data type that allows you to group different types of variables under one name.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed the C++ programming language?

Linus Torvalds

Bjarne Stroustrup

Tim Berners-Lee

Dennis Ritchie

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the different data types available in C++?

int, float, double, char, bool, arrays, structures, classes

string

boolean

pointers

float

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you perform iterations in C++?

Iterations in C++ are done by using 'switch' statements.

Performing iterations in C++ involves using 'goto' statements.

You can perform iterations in C++ using 'if-else' statements.

You can perform iterations in C++ using loops like 'for', 'while', or 'do-while'.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are structs used in C++?

To perform mathematical operations efficiently

To handle exceptions in the code

To create user-defined data types that can hold multiple variables of different data types under a single name.

To improve the readability of comments

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When was C++ first released?

1985

2005

1975

1990

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Give an example of a primitive data type in C++.

double

string

float

int

Access all questions and much more by creating a free account

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

Already have an account?