Final Assessment C & C++ & DSA - 2nd August 24

Final Assessment C & C++ & DSA - 2nd August 24

University

25 Qs

quiz-placeholder

Similar activities

Nationalian-Final Period

Nationalian-Final Period

University

20 Qs

MECH(^_^)DATE

MECH(^_^)DATE

University

20 Qs

NSA Quiz

NSA Quiz

University

20 Qs

Tourism1_Unit4

Tourism1_Unit4

University

20 Qs

Research

Research

University

20 Qs

TURBINES

TURBINES

University

20 Qs

FIRE PROTECTION SYSTEM

FIRE PROTECTION SYSTEM

University

20 Qs

QUIZ 1 : TOPIC 8 [PROCESS COSTING]

QUIZ 1 : TOPIC 8 [PROCESS COSTING]

1st Grade - University

20 Qs

Final Assessment C & C++ & DSA - 2nd August 24

Final Assessment C & C++ & DSA - 2nd August 24

Assessment

Quiz

Professional Development

University

Practice Problem

Medium

Created by

KVCH CORPORATE

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

25 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following is a valid declaration in C?

int 3dArray

int _Var

int *ptr,*ptr2

int var-2

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following C code?

6

5

Undefined

Compilation error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following function declarations is correct in C?

int func(int x, y)

int func(int, int)

int func(x, int)

int func(int, int y)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a C++ keyword?

private

friend

virtual

include

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for creating an object in C++?

ClassName objectName

ClassName objectName = new ClassName()

objectName = new ClassName()

ClassName objectName()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following concepts is not supported by C++?

Polymorphism

Abstraction

Reflection

Encapsulation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following C++ code?

What is the default return type of a function in C if it is not specified?

int

void

float

char

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

Already have an account?