Exam 1: Introduction to Computing and Programming

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The compiler is responsible for ____.

(Multiple Choice)
4.7/5
(38)

Which method of the Console class allows multiple characters to be input via the keyboard?

(Multiple Choice)
4.8/5
(40)

The  method ______________ is the entry point for all applications. This is where the program begins execution.

(Short Answer)
4.8/5
(36)

The rule that every statement should end with a semicolon is an example of a syntax rule.

(True/False)
4.9/5
(40)

Semicolons are placed at the end of method headings.

(True/False)
4.9/5
(37)

The _________ identifies the range of the values an  input item includes.

(Short Answer)
4.9/5
(30)

One class predefined as part of  .NET is ____ .

(Multiple Choice)
4.8/5
(36)

A method call is the same as a method declaration.

(True/False)
4.9/5
(44)

Which of the following would display "Good day!" on the screen?

(Multiple Choice)
4.7/5
(30)

Misspelling a name or forgetting to end a statement with a semicolon are examples of runtime errors.

(True/False)
4.9/5
(34)

System software includes software such as the operating system.

(True/False)
4.9/5
(34)

In Visual Studio .NET, the feature that attempts to sense what you are going to type before you type it is called ____ .

(Multiple Choice)
4.8/5
(39)

A(n) ______________  is a clear, unambiguous, step-by-step process for solving a problem.

(Short Answer)
4.8/5
(34)

A(n) ____ is a collection of one or more program statements combined to perform some action.

(Multiple Choice)
5.0/5
(41)

An object is a(n) ________ of the class.

(Short Answer)
4.9/5
(37)

Comments that use two forward slashes are called ____ .

(Multiple Choice)
4.8/5
(43)

In a C# program, namespace is used to ____ .

(Multiple Choice)
4.8/5
(40)

C# is considered native code.

(True/False)
4.9/5
(38)

A quick way to identify a method is by looking for ____ .

(Multiple Choice)
4.8/5
(27)

The diagram used in object-oriented development to show the characteristics and behaviors of a class is a(n) ____.

(Multiple Choice)
4.7/5
(36)
Showing 21 - 40 of 75
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)