INTRODUCTION CLASS
Quiz by Nirmala Devi
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
10 questions
Show answers
- Q1Object is a real world __________.entity30s
- Q2___________ is a group of object which have common properties.Class30s
- Q3___________ is a collection statements that are grouped together to perform an operations.Method30s
- Q4_________ can be physical or logical.Object30s
- Q5OOPS stands for ___________.Object Oriented Programming Structure30s
- Q6A __________ is used to create the instance of the class.constructor30s
- Q7No copy constructor in _______.java30s
- Q8Overriding concept is known as ___________.ploymorphism30s
- Q9A constructor is just like a method but without ____________.return type30s
- Q10______ keyword is a reference variable that refers to the current object.this30s