Search Header Logo

OOP SW 1

Authored by MARY COLUMBRES

Computers

1st - 3rd Grade

Used 8+ times

OOP SW 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It is a platform that provides a standardized set of services.

C#

Framework

.NET

Visual Studio

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It is the basic and Virtual Machine component of the .NET Framework.

Framework Class Library

.NET Framework

Visual Studio

Common Language Runtime

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

This is a type of value that is stored in the stack.

Variable

Reference

Value

Function

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It is used to display a string in the console without a new line.

WriteLine

ReadLine

Read

Write

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

This is used to get input from the user.

ReadLine()

ReadKey()

Console.Input

Read

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Choose the correct output of the program below:

name="Jacob";

Console.Write(name + "Love \n C#");

Jacob Love C#

JacobLove C#

JacobLove

C#

Jacob

Love

C#

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Choose the correct output of the given code below:

string var1="I";

string var2="love";

string var3="programming"

Console.Write(var1);

Console.WriteLine(var2);

Console.WriteLine(var3);

I love programming

Ilove programming

Ilove

programming

Error

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?