C++ Intermediate

C++ Intermediate

Professional Development

45 Qs

quiz-placeholder

Similar activities

SOCRATECHS

SOCRATECHS

1st Grade - Professional Development

50 Qs

Davinci Resolve 17 Fusion 101

Davinci Resolve 17 Fusion 101

11th Grade - Professional Development

45 Qs

202508500003

202508500003

Professional Development

40 Qs

Core Java Concepts Quiz (1)

Core Java Concepts Quiz (1)

Professional Development

48 Qs

Final Day Quiz for ICT Skill Share

Final Day Quiz for ICT Skill Share

4th Grade - Professional Development

41 Qs

1Rivet's Angular Community Quiz | Dynamic Components, Code Generators, ES-6 Features, Unit Test Cases

1Rivet's Angular Community Quiz | Dynamic Components, Code Generators, ES-6 Features, Unit Test Cases

Professional Development

45 Qs

Java Training Final Assessment

Java Training Final Assessment

Professional Development

40 Qs

Intro to Python class open book quiz.

Intro to Python class open book quiz.

Professional Development

45 Qs

C++ Intermediate

C++ Intermediate

Assessment

Quiz

Computers

Professional Development

Hard

Created by

PRG TRAINER GLID

Used 4+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which declaration is valid?

extern static int mVar;

auto static int mVar;

static const int mVar;

static extern int mVar;

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What is the result on the console screen?

0

unknown value

compile error

runtime error

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What is the result on the console screen?

0

10

unknown value

compile error

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

sizeof(long long) is equal to (windows 32-bits) ... byte.

8

16

32

“long long” is not valid type

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which one is NOT correct about structure?

function of structure is valid only in C++

in C, struct contents variable/const only

in C++, by default, all of struct member are public

in C, struct allow single inheritance only

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What is the result on the console screen?

0

10

unknown value

runtime error

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

Value of FALL is:

0

3

17

0x100

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?