C++ Intermediate

C++ Intermediate

Professional Development

45 Qs

quiz-placeholder

Similar activities

C&SE PRE-KNOWLEDGE SURVEY (A+ 1102-CORE 2)

C&SE PRE-KNOWLEDGE SURVEY (A+ 1102-CORE 2)

University - Professional Development

40 Qs

C Operators

C Operators

Professional Development

50 Qs

Android ATC_Practice 2

Android ATC_Practice 2

Professional Development

45 Qs

polymorphism, exception and packages

polymorphism, exception and packages

Professional Development

40 Qs

Java Screening Test

Java Screening Test

Professional Development

40 Qs

HTML CSS JS Teacher Assessment

HTML CSS JS Teacher Assessment

Professional Development

40 Qs

Final Day Quiz for ICT Skill Share

Final Day Quiz for ICT Skill Share

4th Grade - Professional Development

41 Qs

C Programming Quiz

C Programming Quiz

Professional Development

41 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?