First Round

First Round

University

40 Qs

quiz-placeholder

Similar activities

C PROGRAMMING BASIC QUIZ1

C PROGRAMMING BASIC QUIZ1

University

45 Qs

OCS752 Introduction to C Programming

OCS752 Introduction to C Programming

University

45 Qs

MongoDB

MongoDB

University

40 Qs

NĐLH04 - 2020

NĐLH04 - 2020

University

40 Qs

Teknik Pemrograman Mikrokontroler Mikroprosesor Elektronika

Teknik Pemrograman Mikrokontroler Mikroprosesor Elektronika

10th Grade - University

35 Qs

Grammar Tenses

Grammar Tenses

1st Grade - University

42 Qs

C Sample

C Sample

University

36 Qs

Brakes ASE

Brakes ASE

11th Grade - University

38 Qs

First Round

First Round

Assessment

Quiz

Education

University

Hard

Created by

Nitin Sanodiya

Used 4+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The programming language that has the ability to create new data types is called___.

Overloaded

Encapsulated

Reprehensible

Extensible

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to represent 261500000 as a floating number in Python?

2.615E8

261500000

261.5E8

2.6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following keyword supports dynamic method resolution?

abstract

virtual

dynamic

typeid

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following is a valid destructor of the class name "Country"

int ~country()

void country()

int ~Country(country obj)

void ~Country()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = int(input("Enter an integer: "))

b = int(input("Enter an integer: "))

if a <= 0:

b = b +1

else:

a = a + 1

if inputted number is a negative integer then b = b +1

if inputted number is a positive integer then a = a +1

Both A and B

None of the mentioned above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of this device

Nintendo Switch

Nintendo Gamegear

Nintendo Gameboy

Nintendo DS

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A blog can be used to

Communicate your news to the world.

Just to send send e-mails to your friends

To type my homework at home

To burn my cd`s

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?