Object-Oriented Programming and C# Quiz

Object-Oriented Programming and C# Quiz

University

20 Qs

quiz-placeholder

Similar activities

OOP Test

OOP Test

University

22 Qs

.NET & C# Basics

.NET & C# Basics

University

20 Qs

Ruby

Ruby

University

22 Qs

Kuis PWE

Kuis PWE

University

20 Qs

Basic Java

Basic Java

University

15 Qs

Seatwork 5 - HCI 101

Seatwork 5 - HCI 101

University

20 Qs

Object Oriented Concepts Through CPP

Object Oriented Concepts Through CPP

University

20 Qs

OOPs in Python

OOPs in Python

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?