X-Tech Riot (2)

X-Tech Riot (2)

1st Grade

20 Qs

quiz-placeholder

Similar activities

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python - Variables and Input

Python - Variables and Input

1st - 10th Grade

16 Qs

Python Basics

Python Basics

KG - University

15 Qs

Scope of Variables in Python

Scope of Variables in Python

1st Grade - Professional Development

15 Qs

quiz

quiz

1st - 5th Grade

15 Qs

National 5 Programming (VB and Theory)

National 5 Programming (VB and Theory)

1st - 11th Grade

20 Qs

Data Structure and Algorithm

Data Structure and Algorithm

1st - 3rd Grade

15 Qs

X-Tech Riot (4)

X-Tech Riot (4)

1st Grade

20 Qs

X-Tech Riot (2)

X-Tech Riot (2)

Assessment

Quiz

Computers

1st Grade

Hard

Created by

mit prajapati

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following symbol is used to declare the preprocessor directives in C++?

$

^

#

*

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by a polymorphism in C++?

class having only single form

class having four forms

class having many forms

class having two forms

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define the macros in c++?

#macro

#define

macro

define

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to terminate the function declaration in C++?

:

;

//

/>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following C code snippet?

returns 1

returns 2

Varies

Compile time error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times i value is checked in the following C program?

1

3

4

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the elements present in the array of the following C code?

int array[5] = {5};

5, (garbage), (garbage), (garbage), (garbage)

5,5,5,5,5

0,0,0,0,5

5,0,0,0,0

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?