C# Concepts and Code Quiz

C# Concepts and Code Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

Week 8

Week 8

12th Grade

13 Qs

Menus, Dialog Boxes and Methods

Menus, Dialog Boxes and Methods

10th Grade - Professional Development

17 Qs

CodeHS 3.1 - 3.3

CodeHS 3.1 - 3.3

9th - 12th Grade

12 Qs

Latihan Interface

Latihan Interface

9th - 12th Grade

10 Qs

C++

C++

9th Grade - University

20 Qs

Skill Building Workshop Quiz

Skill Building Workshop Quiz

9th - 12th Grade

10 Qs

Progamming - Java Syntax

Progamming - Java Syntax

11th - 12th Grade

15 Qs

2ND QTR-QUIZ 7-JAVA FINALIZERS-12-14-2022

2ND QTR-QUIZ 7-JAVA FINALIZERS-12-14-2022

12th Grade

20 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?