Grade 9

Grade 9

9th Grade

8 Qs

quiz-placeholder

Similar activities

PLTW 1.1.5 Guess a Number 1 Player

PLTW 1.1.5 Guess a Number 1 Player

9th Grade

10 Qs

2.1.2 CSE Coding Fundamentals: Dead Reckoning

2.1.2 CSE Coding Fundamentals: Dead Reckoning

9th - 12th Grade

9 Qs

PE2 Module 3

PE2 Module 3

KG - Professional Development

11 Qs

CSP Vocabulary

CSP Vocabulary

9th Grade - University

8 Qs

CSP-A114 Quiz

CSP-A114 Quiz

9th - 12th Grade

12 Qs

Chapter 1. Introduction to OOP Concepts

Chapter 1. Introduction to OOP Concepts

9th - 10th Grade

10 Qs

Computational Thinking

Computational Thinking

8th - 12th Grade

10 Qs

Introduction to Java

Introduction to Java

8th - 12th 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