Exam 1: Introduction to Computing and Programming

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

C# has a set of rules, called _________, that must be followed.

Free
(Short Answer)
5.0/5
(42)
Correct Answer:
Verified

syntax

Classes and class diagrams are used most often with the structured procedural approach to software development.

Free
(True/False)
4.8/5
(39)
Correct Answer:
Verified

False

Which character is called the escape character in C#?

Free
(Multiple Choice)
4.7/5
(29)
Correct Answer:
Verified

C

The System namespace contains classes that define commonly used types or classes.

(True/False)
4.8/5
(36)

Prototypes range from being elaborate designs created with graphics, word processing, or paint programs, to being quite cryptic sketches created with paper and pencil.

(True/False)
4.8/5
(38)

The first step found in most software development methodologies is ____.

(Multiple Choice)
4.7/5
(32)

A forward slash followed by an asterisk /* marks the beginning of an in-line comment.

(True/False)
4.9/5
(39)

___________ marks the end of a block comment.

(Short Answer)
4.7/5
(40)

On a class diagram, the minus symbol shown beside the data member indicates the member is ____.

(Multiple Choice)
4.8/5
(31)

Xamarin is included with the latest version of Visual Studio. ​

(True/False)
4.8/5
(34)

During the first phase of software development, you should make sure you understand the problem definition.

(True/False)
4.8/5
(41)

Good programmers often build test plans while they are in the implementation stage.

(True/False)
4.8/5
(34)

____ is normally part of the analysis phase of software development.

(Multiple Choice)
4.8/5
(39)

The set of rules that a language such as C# has to follow are called ____ rules.

(Multiple Choice)
4.8/5
(40)

If you write a program and, instead of multiplying two values together as intended, you divide one value by the other, you produce a(n) ____ error.

(Multiple Choice)
5.0/5
(33)

IDEs include a number of useful development tools such as SensitiveWindows, pop-up windows with completion options.

(True/False)
4.8/5
(40)

When should test plans be developed?

(Multiple Choice)
4.8/5
(26)

IDE stands for Integrated Development Environment.

(True/False)
4.9/5
(37)

Each instruction statement has a semantic meaning-a specific way in which it should be used.

(True/False)
4.8/5
(37)

An IDE enables you to ____ .

(Multiple Choice)
4.8/5
(41)
Showing 1 - 20 of 75
close modal

Filters

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