Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Domain Transfer Learning With 3q Data Processing

Authors: Ahmed Atif Hussain

1st Edition

B0CQS1NSHF, 979-8869061805

More Books

Students also viewed these Databases questions

Question

What benefit does IMAP e-mail have over POP?

Answered: 1 week ago