Exam 1: Introduction to Computing and Programming
Exam 1: Introduction to Computing and Programming75 Questions
Exam 2: Data Types and Expressions75 Questions
Exam 3: Methods and Behaviors75 Questions
Exam 4: Creating Your Own Classes75 Questions
Exam 5: Making Decisions75 Questions
Exam 6: Repeating Instructions75 Questions
Exam 7: Arrays75 Questions
Exam 8: Advanced Collections74 Questions
Exam 9: Introduction to Windows Programming75 Questions
Exam 10: Programming Based on Events75 Questions
Exam 11: Advanced Object-Oriented Programming Features75 Questions
Exam 12: Debugging and Handling Exceptions75 Questions
Exam 13: Working With Files75 Questions
Exam 14: Working With Databases75 Questions
Exam 15: Web-Based Applications73 Questions
Select questions type
C# has a set of rules, called _________, that must be followed.
Free
(Short Answer)
5.0/5
(42)
Correct Answer:
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:
False
Which character is called the escape character in C#?
Free
(Multiple Choice)
4.7/5
(29)
Correct Answer:
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)
On a class diagram, the minus symbol shown beside the data member indicates the member is ____.
(Multiple Choice)
4.8/5
(31)
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)
Each instruction statement has a semantic meaning-a specific way in which it should be used.
(True/False)
4.8/5
(37)
Showing 1 - 20 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)