C# Concepts and Code Quiz

C# Concepts and Code Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

Inheritance Quiz #2

Inheritance Quiz #2

12th Grade

20 Qs

C++

C++

9th Grade - University

20 Qs

Parts of a Method (Java)

Parts of a Method (Java)

9th Grade - University

16 Qs

AppsLab_Q3

AppsLab_Q3

1st Grade - Professional Development

12 Qs

STATIC KEYWORD IN JAVA

STATIC KEYWORD IN JAVA

9th - 12th Grade

18 Qs

CodeHS 4.10 Key Terms for Classes

CodeHS 4.10 Key Terms for Classes

9th - 12th Grade

10 Qs

Unit 2 Inheritance in Java

Unit 2 Inheritance in Java

12th Grade - University

15 Qs

C# Concepts and Code Quiz

C# Concepts and Code Quiz

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Sana Rahman

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword used to import namespaces and libraries in C#?

using

namespace

class

public

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a class in C#?

using

namespace

class

public

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword used to make class members accessible from outside?

public

private

static

void

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a method that returns nothing in C#?

void

int

string

bool

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword used to declare an integer variable in C#?

int

string

bool

if

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword used to declare a method that does not return a value in C#?

void

public

private

static

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword used to define a class in C#?

class

public

namespace

using

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?