Revision Tour I

Revision Tour I

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Python (The Basics)

Python (The Basics)

6th - 10th Grade

20 Qs

ความรู้พื้นฐาน Python

ความรู้พื้นฐาน Python

10th Grade - University

20 Qs

Tipos Agregados Homogêneos - Vetor e Matriz em C

Tipos Agregados Homogêneos - Vetor e Matriz em C

1st - 10th Grade

20 Qs

Java Conditional Constructs

Java Conditional Constructs

9th - 10th Grade

20 Qs

Python Basics (CodeHS)

Python Basics (CodeHS)

7th - 12th Grade

20 Qs

OPC MCQ's

OPC MCQ's

12th Grade - University

20 Qs

Getting Started in C Programming

Getting Started in C Programming

9th - 10th Grade

20 Qs

JAVA method

JAVA method

12th Grade

21 Qs

Revision Tour I

Revision Tour I

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

pranali naik

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the programming technique that implements programs as an organised collection of interactive objects.

Procedure Oriented Programming

Modular Programming

Object Oriented Programming

None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the characteristics of Object Oriented Programming that hides the complexity and provides a simple interface.

Encapsulation

Polymorphism

Abstraction

Inheritance

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following operator is used to access individual members of an object?

. (dot)

/ (divide)

– (minus)

+ (plus)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following is a valid class name?

Simple Interest

SimpleInterest

1SimpleInterest

Simple@Interest

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following is a valid object name?

1obj

Obj#1

Obj 1

obj1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following is a valid float literal?

12.36f

12.36F

12.36

Both a and b

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following is not a punctuator?

, comma

. dot

: colon

; semicolon

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?