QUIZ

Quizzes can help your students practise existing knowledge while stimulating interest in learning about new subject matter

Quiz rules

Each Question will have 60 sec and total 15 questions

Let's get Start

Quiz Section:

1.What is (void*)0

Symbolize the NULL pointer

Symbolize the void pointer

Symbolize both, NULL & void pointer

Many display error

2.Which standard library function can return a pointer to the last occurrence of a character in a string?

stchar()

strrchr()

strchar() & stchar()

strrchar()

3.Which of the following mechanisms is/are provided by Object Oriented Language to implement Object Oriented Model?

Encapsulation

Inheritance

Polymorphism

All of the mentioned

4.What is ‘Basis of Encapsulation’?

object

Method

Class

All of the above

5.Which of the following is not a high level programming language?

Assembly

C++

Java

Python

6.Who is known as father of Java Programming Language?

James Gosling

M. P Java

Charel Babbage

Blais Pascal

7.Which of the following are not Java keywords ?

double

switch

then

instanceof

8.Who is Known as the father of World Wide Web (WWW)?

Robert Gailliau

Tim Thompson

Charles Darwin

Tim Berners-Lee

9.Which of the following is not a browser?

Microsofts Bing

Netscape Navigator

Mozilla Firefox

Opera

10.The Process of erasing a disk is called?

Wiping

Formatting

Cleaning

Defragmenting

11.Which data manipulation command is used to combines the records from one or more tables?

SELECT

PROJECT

JOIN

PRODUCT

12.Which of these operators is used to allocate memory to array variable in Java?

alloc

malloc

new malloc

new

13.Which of the following are not the methods of the Thread class?

yield()

sleep(long msec)

go()

stop()

14.The Internet was originally a project of which agency?

ARPA

NSF

NSA

None of these

15.A computer on internet are identified by?

e-mail address

DNS

IP address

None of the above