C++ Internal Assessment

C++ Internal Assessment

University

40 Qs

quiz-placeholder

Similar activities

Loop Control Statement in C

Loop Control Statement in C

University

41 Qs

TRUY VẤN DỮ LIỆU

TRUY VẤN DỮ LIỆU

12th Grade - University

40 Qs

ôn tập giữa kì 2 lớp 11

ôn tập giữa kì 2 lớp 11

11th Grade - University

37 Qs

Technical Training Test for III BTech - VCE - CSE

Technical Training Test for III BTech - VCE - CSE

University

45 Qs

AWS Certified Cloud Practitioner

AWS Certified Cloud Practitioner

5th Grade - Professional Development

44 Qs

U8 Vocab

U8 Vocab

University

39 Qs

5. Kubernetes Concepts - Pods, ReplicaSets, Deployments

5. Kubernetes Concepts - Pods, ReplicaSets, Deployments

University

42 Qs

OA 200 Midterm

OA 200 Midterm

University

38 Qs

C++ Internal Assessment

C++ Internal Assessment

Assessment

Quiz

Computers

University

Medium

Created by

Srijana Shet

Used 4+ times

FREE Resource

AI

Enhance your content

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

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of creating a new variable without value
declaration
naming
instantiation
assigning

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct comment?

*/ Comments */

** Comment **

/* Comment */

{ Comment }

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When a class is derived from a base class it gets access to:

Private

Protected

Private and Protected

Protected and Public

Private, Protected and Public

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In a class the access specifiers are _______ by default:

Private

Protected

Public

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When class B is inherited from class A, what is the order in which the destructors are called.

Class A first Class B next

Class B first Class A next

Class B's only as it is the child class

Class A's only as it is the parent class

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The compiler creates an instance of a function template in memory as soon as it encounters the template.

True

False

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

There can only be one catch block in a program

True

False

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?