Object-Oriented Programming and C# Quiz

Object-Oriented Programming and C# Quiz

University

20 Qs

quiz-placeholder

Similar activities

Fundamental programming

Fundamental programming

University

20 Qs

C++ Quiz

C++ Quiz

University

25 Qs

Quiz on Air Pool 1 SH

Quiz on Air Pool 1 SH

University

21 Qs

CSC 200

CSC 200

University

24 Qs

COMP_Technical Quiz_Round 2

COMP_Technical Quiz_Round 2

12th Grade - University

20 Qs

Q2 BASIC CONCEPTS OOP

Q2 BASIC CONCEPTS OOP

University

21 Qs

Memahami PBO

Memahami PBO

11th Grade - University

15 Qs

Quiz # 2- Computer Pogramming 2

Quiz # 2- Computer Pogramming 2

University

20 Qs

Object-Oriented Programming and C# Quiz

Object-Oriented Programming and C# Quiz

Assessment

Quiz

Computers

University

Easy

Created by

Manuel Lyttelton

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does OOP stand for?

Object-Oriented Programming

Object-Optimized Programming

Object-Oriented Process

Object-Oriented Paradigm

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is a class in OOP?

A method of a program

A type of variable

An instance of an object

A blueprint for creating objects

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following is NOT a feature of OOP?

Encapsulation

Inheritance

Polymorphism

Compilation

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is encapsulation in OOP?

Hiding internal data and methods

Creating new classes from existing ones

Defining multiple methods with the same name

Accessing data from outside the class

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which programming language is NOT mentioned as an OOP language?

Python

HTML

Java

C++

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does the 'Main' method do in a C# program?

It outputs text to the console

It creates new classes

It stores data values

It defines the entry point of the program

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the purpose of the Console.WriteLine() method?

To create a loop

To read user input

To output text to the console

To define a class

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?