Question
Question 1. Components are normally compiled and stored with a file extension of: A: .dll B. .exe C. .csc Question 2. The is a relationship
Question 1. Components are normally compiled and stored with a file extension of:
A: .dll
B. .exe
C. .csc
Question 2. The "is a" relationship is associated with:
A. inheritance
B. encapsulation
C. interfaces
Question 3. In C#, the super class, or base class of all others is:
A. object
B. super
C value
Question 4. In .NET, applications are deployed in terms of:
A. assemblies
B. applications
C. solutions
Question 5. __________ are unexpected conditions that happen very infrequently.
A. Conditions
B. Exceptions
C. Bugs
Question 6. ___________ errors are the easiest to discover and correct.
A. Logic
B. Compiler
C. Omission
Question 7. The Debugger can be used to:
A. observe syntax errors
B. review what the output should be
C. step through an application
Question 8. Which of the following lines contains information regarding a throw exception named e?
A. e.ExceptionType
B. e.Message
C. e.information
Question 9. The Debugger in Visual Studio offers all of the following options for stepping, except:
A. Step Over
B. Step Into
C. Step Through
Question 10. The ApplicationException class is derived from:
A. Exception
B. SystemException
C. System
PLEASE ANSWER ALL
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started