net frame work questions

6.

Which of the following components of the .NET framework provide an extensible set of classes that can be used by any .NET compliant programming language?
A.     .NET class libraries
B.     Common Language Runtime
C.     Common Language Infrastructure
D.     Component Object Model
E.     Common Type System
Answer & Explanation

Answer: Option A

Explanation:

No answer description available for this question. Let us discuss.
View Answer Workspace Report Discuss in Forum
7.

Which of the following jobs are NOT performed by Garbage Collector?

Freeing memory on the stack.
Avoiding memory leaks.
Freeing memory occupied by unreferenced objects.
Closing unclosed database collections.
Closing unclosed files.

A.     1, 2, 3
B.     3, 5
C.     1, 4, 5
D.     3, 4
Answer & Explanation

Answer: Option C

Explanation:

No answer description available for this question. Let us discuss.
View Answer Workspace Report Discuss in Forum
8.

Which of the following .NET components can be used to remove unused references from the managed heap?
A.     Common Language Infrastructure
B.     CLR
C.     Garbage Collector
D.     Class Loader
E.     CTS
Answer & Explanation

Answer: Option C

Explanation:

No answer description available for this question. Let us discuss.
View Answer Workspace Report Discuss in Forum
9.

Which of the following statements correctly define .NET Framework?
A.     It is an environment for developing, building, deploying and executing Desktop Applications, Web Applications and Web Services.
B.     It is an environment for developing, building, deploying and executing only Web Applications.
C.     It is an environment for developing, building, deploying and executing Distributed Applications.
D.     It is an environment for developing, building, deploying and executing Web Services.
E.     It is an environment for development and execution of Windows applications.
Answer & Explanation

Answer: Option A

Explanation:

No answer description available for this question. Let us discuss.
View Answer Workspace Report Discuss in Forum
10.

Which of the following constitutes the .NET Framework?

ASP.NET Applications
CLR
Framework Class Library
WinForm Applications
Windows Services

A.     1, 2
B.     2, 3
C.     3, 4
D.     2, 5
Answer & Explanation

Answer: Option B

Explanation:

No answer description available for this question.

Leave a Reply0

Your email address will not be published.