Pragramming Quiz

Pragramming Quiz

University

5 Qs

quiz-placeholder

Similar activities

Polymorphism

Polymorphism

University

6 Qs

Quiz1

Quiz1

University

8 Qs

QUIZ-I-OBJECT ORIENTED PROGRAMMING WITH C++

QUIZ-I-OBJECT ORIENTED PROGRAMMING WITH C++

10th Grade - University

10 Qs

Steganography

Steganography

University

10 Qs

A Level OOP

A Level OOP

12th Grade - University

8 Qs

OBJECT ORIENTED PROGRAMMING WITH JAVA

OBJECT ORIENTED PROGRAMMING WITH JAVA

University

10 Qs

object oriented programming

object oriented programming

11th Grade - University

10 Qs

Java Quiz 1

Java Quiz 1

University

10 Qs

Pragramming Quiz

Pragramming Quiz

Assessment

Quiz

Computers

University

Easy

Created by

Prarthana Meher

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is C++

A programming language
A mathematical formula
A type of battery
A vitamin

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is MIS

Management Information System
Medical Information System
Marketing Information System
Manufacturing Information System

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

________ work as middle man between PMS and GDS.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Who is creater of java language

James Gosling
Bill Gates
Mark Zuckerberg
Elon Musk

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Method Overloading

Method Overloading is when two or more methods in the same class have the same name but different parameters
Method Overloading is when a method is declared with the same name as an existing method in the same class
Method Overloading is when a method in a subclass has the same name and type signature as a method in its superclass
Method Overloading is when a method is declared with the same name and type signature as an existing method in the same class