C#

C#

University

10 Qs

quiz-placeholder

Similar activities

C PROGRAMMING

C PROGRAMMING

University

15 Qs

Introduction to Arrays

Introduction to Arrays

KG - University

10 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

Python Basics

Python Basics

KG - University

15 Qs

AWP UNIT - 1

AWP UNIT - 1

University

10 Qs

C# Chapter 4

C# Chapter 4

University

10 Qs

[LOGICAL AND AIRTHMETIC OPERATORS | AVERAGE]

[LOGICAL AND AIRTHMETIC OPERATORS | AVERAGE]

University

15 Qs

BCSC0006 - Quiz 1 - Arrays

BCSC0006 - Quiz 1 - Arrays

University

10 Qs

C#

C#

Assessment

Quiz

University

Hard

Created by

DM Jain U

Used 100+ times

FREE Resource

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

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?