Week 9  C# (for Java programmers)

Week 9 C# (for Java programmers)

University

10 Qs

quiz-placeholder

Similar activities

Data Mining - Classification Mining

Data Mining - Classification Mining

University

15 Qs

Quiz CodeIgniter 4

Quiz CodeIgniter 4

University

10 Qs

PROBLEM SOLVING USING R  UNIT I  MCQS

PROBLEM SOLVING USING R UNIT I MCQS

University

15 Qs

Quiz on Basics of C

Quiz on Basics of C

University

10 Qs

AdeC 2o Parcial

AdeC 2o Parcial

University

10 Qs

The AI Shield

The AI Shield

University

15 Qs

Programación II Parte 5

Programación II Parte 5

University

10 Qs

Week 9  C# (for Java programmers)

Week 9 C# (for Java programmers)

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Emmanuel Osei-Mensah

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the name of the programming we are using?

JavaScript

C#

Python

C++

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

When writing text to display you'd use the command ....

Console.Readline

Console.Write

Console.Writeline

Write .....

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which access modifiers can be applied to properties in C#?

public, protected, private

static, readonly, virtual

get, set

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"Break" can only be used one level at a time. Which control flow statement can be used to jump out of a nested for loop?

return

throw

goto

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type represents large decimal numbers with high accuracy?

byte

uint

decimal

ulong

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

package

namespace

library

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'static' keyword signify in a method declaration in C#?

The method belongs to the class, not an instance of the class

The method can be changed at runtime

The method is thread-safe

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?

Discover more resources for Computers