C# intro and methods

C# intro and methods

University

15 Qs

quiz-placeholder

Similar activities

JAVA - Arrays

JAVA - Arrays

University - Professional Development

15 Qs

Java Control and Loop -2

Java Control and Loop -2

University

20 Qs

Java Quiz 1

Java Quiz 1

University

10 Qs

Java Displaying Data & Data Types

Java Displaying Data & Data Types

University - Professional Development

12 Qs

Java Methods & Constructors

Java Methods & Constructors

University

15 Qs

Quiz 1-PBO

Quiz 1-PBO

University

20 Qs

Java Quiz 3

Java Quiz 3

University

15 Qs

PBO Inheritance Episode 2

PBO Inheritance Episode 2

University

18 Qs

C# intro and methods

C# intro and methods

Assessment

Quiz

Computers

University

Hard

Created by

Titus 2343

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In, using System;

System is package

System is namespace

System is collection

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Main method declaration with string array "args" as input parameters

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In

static void Main(string[] args). What is args?

Return type

Command line arguments

Compile Time arguments

Run time arguments

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How to get a string s from a user

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

First line of C# code contains

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How to print out a string variable s.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Create an empty method called add, with a A and B as integer variables. And it shall return a decimal variable.

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?