Grade 9

Grade 9

9th Grade

8 Qs

quiz-placeholder

Similar activities

Computer Science

Computer Science

3rd - 12th Grade

12 Qs

Checkpoint - Abstraction in Computational Thinking

Checkpoint - Abstraction in Computational Thinking

9th Grade

10 Qs

401.Week1-2

401.Week1-2

9th Grade

9 Qs

87. Database - Relational Database Concepts Quiz

87. Database - Relational Database Concepts Quiz

9th - 12th Grade

11 Qs

Abstraction

Abstraction

9th - 10th Grade

5 Qs

Object Oriented Programming - OOP

Object Oriented Programming - OOP

7th - 10th Grade

7 Qs

Revision_Grade9_UT1

Revision_Grade9_UT1

9th Grade

10 Qs

Grade 9

Grade 9

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Megha Agarwal

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q1:What is the full form of IDLE?

Intelligent Development Learning Environment

Integrated Learning Environment

Integrated Development Learning Environment

none

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q2: The act of representing essential features without including background details is called?

Polymorphism

Data Abstraction

Inheritance

none

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Q3: This is depicting which concept of Object Oriented Programming?

abstraction

inheritance

polymorphism

encapsulation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q4: Which operator will return Boolean type value?

logical

arithmetic

relational

a and c

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q5: % which type of operator it is ?

arithmetic

logical

relational

none

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 6. Which data type will allow the user to store true/false type of value?

int

float

String

boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 7. Which keyword is use to call a package in a program?

import

export

print

none

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 8. The statement which will help you to add a condition is your program .

normal

sequential

arithmetical

conditional