C# Quiz

C# Quiz

University

30 Qs

quiz-placeholder

Similar activities

Embedded System Quiz 1

Embedded System Quiz 1

University

25 Qs

Java Programming Quiz

Java Programming Quiz

University

25 Qs

CCNA 4- Chapter 6: Quality of Service

CCNA 4- Chapter 6: Quality of Service

University

25 Qs

TECH-WAR 3

TECH-WAR 3

University

30 Qs

Câu Hỏi Trắc Nghiệm Về Con Trỏ và Mảng

Câu Hỏi Trắc Nghiệm Về Con Trỏ và Mảng

University

27 Qs

final round

final round

University

30 Qs

Round 2- Syntax ShowDown

Round 2- Syntax ShowDown

University

25 Qs

Verifica Sistemi 3B 03/2025

Verifica Sistemi 3B 03/2025

10th Grade - University

32 Qs

C# Quiz

C# Quiz

Assessment

Quiz

Other

University

Medium

Created by

ARUN LAUDARI

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct file extension for C# source code files?

.c

.cs

.cpp

.java

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used for inheritance in C#?

inherit

implements

extends

:

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to represent a single character in C#?

string

char

int

byte

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a value type in C#?

float

bool

string

char

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to create an object in C#?

class

define

object

new

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the access specifier for a member visible only within its own class?

public

protected

internal

private

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop always executes at least once?

for

while

foreach

do-while

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?