Technical Quiz(set-4)

Technical Quiz(set-4)

University

12 Qs

quiz-placeholder

Similar activities

Java Quiz 2

Java Quiz 2

University

8 Qs

Enterprise JavaBeans (part1)

Enterprise JavaBeans (part1)

University

10 Qs

Html/Css Quiz Day 1

Html/Css Quiz Day 1

University

10 Qs

Quiz Pem Mobile

Quiz Pem Mobile

University

10 Qs

Multithreading + java

Multithreading + java

University

10 Qs

THREAD

THREAD

University

10 Qs

Web Technology

Web Technology

University

15 Qs

totally not some random shark-related quiz

totally not some random shark-related quiz

University

9 Qs

Technical Quiz(set-4)

Technical Quiz(set-4)

Assessment

Quiz

Computers

University

Hard

Created by

Younus Qureshi

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used for function in python language?

def

Function

fun

Define

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Functions in C language are always?

Internal

External

Both A and B

They are not valid terms for functions

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data structure can be used to implement queues?

stack

arrays

LinkedList

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a superclass of every class in java?

ArrayList

Abstract Class

Object Class

String

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is not a access modifier?

Protected

Void

Public

Private

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these statements is incorrect about Thread?

start() method is used to begin execution of the thread

run() method is used to begin execution of a thread before start() method in special cases

A thread can be formed by implementing Runnable interface only

A thread can be formed by a class that extends Thread class

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Functions can return enumeration constants in C?

True

False

Depends on the compiler

Depends on the standard

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?