22AD003

22AD003

University

10 Qs

quiz-placeholder

Similar activities

SAP S4 Training 1

SAP S4 Training 1

KG - Professional Development

12 Qs

AyEdD - Mini Quizz 1

AyEdD - Mini Quizz 1

University

8 Qs

IC Design session

IC Design session

University

15 Qs

Diagnostico sobre C++ Noveo

Diagnostico sobre C++ Noveo

8th Grade - University

10 Qs

ARREGLOS

ARREGLOS

University

10 Qs

Python - Data Types

Python - Data Types

12th Grade - University

11 Qs

Quiz Inteligencia Artificial

Quiz Inteligencia Artificial

University

8 Qs

QUIZ TECH EASY ROUND!

QUIZ TECH EASY ROUND!

University

10 Qs

22AD003

22AD003

Assessment

Quiz

Instructional Technology

University

Hard

Created by

Sabari Kameswaran

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

which of the following is not a valid C variable name ?

int number;

float rate;

int variable_count;

int $main;

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following declarationis not supported by C language?

String str

char *str;

float str=3e2;

Both String str; & float str=3e2;

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Looking at the picture , his name is _______

Guido van Rossum

Dennis Ritchie

James Gosling

Brendan Eich

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

If a robot is able to change its own trajectory as per the external conditions,then the robot is considered as the _____

Mobile

Non-servo

Open Loop

Intelligent

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the default value of char variable?

’\u0000’

0

null

not defined

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What happens when thread’s sleep() method is called?

Thread return to the ready state.

Thread returns to the waiting state.

Thread starts running.

None of the above.

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What will happen if static modifier is removed from the signature of the main method ?

Compilation Error

Run Time Error:NoSuchMethodError

Program will compile and run without any output

Program will compile and run to show the required output

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?

Discover more resources for Instructional Technology