Search Header Logo

C#

Authored by DM Jain U

University

Used 105+ times

C#
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which language is not a true object-oriented programming language?

VB.NET

JAVA

C++

C#

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct output of the C#.NET code snippet given below?

int[ , , ] a = new int[ 3, 2, 3 ];

Console.WriteLine(a.Length);

20

4

18

10

5

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following statements is correct about Managed Code?

Managed code is the code where resources are Garbage Collected.

Managed code is the code that runs on top of Windows.

Managed code is the code that can run on top of Linux.

Managed code is the code that is written to target the services of the CLR.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of.NET components can be used to remove unused references from the managed heap?

Garbage Collector

CLR

Common Language Infrastructure

Class Loader

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following CANNOT occur multiple numbers of times in a program?

Namespace

Entry point

Class

Function

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is base namespace in the .NET Framework Class Library?

System.IO

Object

System

System.Base

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name of Super class in C#.Net class Library

Base

Object

System

Child

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?