Pragramming Quiz

Pragramming Quiz

University

5 Qs

quiz-placeholder

Similar activities

Module 6-Data Link Layer

Module 6-Data Link Layer

9th Grade - University

9 Qs

Java Quiz 2

Java Quiz 2

University

10 Qs

Lecture 02

Lecture 02

University

10 Qs

Java 6

Java 6

University

10 Qs

DEBUG THE CODE

DEBUG THE CODE

University

10 Qs

AP CSA Unit 9 Inheritance - Polymorphism

AP CSA Unit 9 Inheritance - Polymorphism

University

10 Qs

C Programming - Basics 001

C Programming - Basics 001

University

10 Qs

Quiz OOP (Class dan Object)

Quiz OOP (Class dan Object)

University

5 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