Object Oriented Programming Quiz 2

Object Oriented Programming Quiz 2

University

10 Qs

quiz-placeholder

Similar activities

iNTRODUCTION TO OS

iNTRODUCTION TO OS

University

10 Qs

Drawing auto cad

Drawing auto cad

12th Grade - University

10 Qs

Software Testing

Software Testing

University

10 Qs

Technical QUiz

Technical QUiz

University

10 Qs

Chapter 01 True/False Quiz

Chapter 01 True/False Quiz

University

10 Qs

Provider Enrollment

Provider Enrollment

12th Grade - Professional Development

10 Qs

old exam 2017 (INFS)

old exam 2017 (INFS)

University - Professional Development

10 Qs

Assesment_1

Assesment_1

University

10 Qs

Object Oriented Programming Quiz 2

Object Oriented Programming Quiz 2

Assessment

Quiz

Other

University

Hard

Created by

Elaine Olinares

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

These two characters converts the rest of the line into a comment.

//

/*

&

*

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The using System line means that you are using the System library in your project.

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This feature of the IDE attempts to sense what you are going to type before you type it.

Correction

IntelliSense

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This escape sequence advances the next line; similar to pressing the Enter Key.

\n

\t

\"

\r

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This escape sequence advances to the next horizontal tab stop.

\n

\t

\"

\r

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This type of application that can be developed in C# normally sends request to the OS to display text on the command console or to retrieve data from the keyboard.

Console-Based Application

Windows Graphical User Interface (GUI)

Web Applications

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This type of application that can be developed in C# are designed for desktop use and for a single platform. It runs on PC desktops IDE of Visual Studio.

Console-Based Application

Windows Graphical User Interface (GUI)

Web Applications

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?