Technical Quiz(set-4)

Technical Quiz(set-4)

University

12 Qs

quiz-placeholder

Similar activities

SSK20193 KUIZ DUA

SSK20193 KUIZ DUA

12th Grade - University

10 Qs

Peer-Learning

Peer-Learning

University

10 Qs

BCSC0006 - Quiz 1 - Arrays

BCSC0006 - Quiz 1 - Arrays

University

10 Qs

Java quiz 1

Java quiz 1

University

10 Qs

Exception handling -oracle plsql

Exception handling -oracle plsql

University

15 Qs

C# chapter 1

C# chapter 1

University

10 Qs

Computer Architecture

Computer Architecture

University

10 Qs

Talent Next Java MCQ-1

Talent Next Java MCQ-1

University

10 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?