Technical Quiz(set-4)

Technical Quiz(set-4)

University

12 Qs

quiz-placeholder

Similar activities

Parallel programming approach

Parallel programming approach

University

8 Qs

Peer-Learning

Peer-Learning

University

10 Qs

Kuis Hari Keempat - Webinar Golang

Kuis Hari Keempat - Webinar Golang

University

8 Qs

DS - Linked List - S1

DS - Linked List - S1

University

16 Qs

internet

internet

University

8 Qs

Computer Architecture

Computer Architecture

University

10 Qs

OS-Multithreading

OS-Multithreading

University

8 Qs

SSK20193 KUIZ DUA

SSK20193 KUIZ DUA

12th Grade - 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?