0% found this document useful (0 votes)
33 views

FEDT VB - NET Unit-1 Assignment

Uploaded by

anand sehgal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

FEDT VB - NET Unit-1 Assignment

Uploaded by

anand sehgal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Enrollment No.

____________________
Name: __________________________

Institute of Innovation In Technology and Management, New Delhi

Assignment for (Front End Design Tool VB.Net)

1.
Programme:
2. Date of BCA Semester:of classes:
commencement III 23rd Paper
July’ Code:
2007 205 Academic Year: 2014-

1. Which language is not a true object-oriented programming language?

a.) VB.NET
b.) VB 6
c.) C++
d.) C#
e.) Java

2. Visual Studio .NET provides which feature:

a.) debugging.
b.) application deployment.
c.) syntax checking.
d.) Both a and b.
e.) All of the above

3. What does IDE stand for?

a.) Integrated Development Environment


b.) Integrated Design Environment
c.) Interior Development Environment
d.) Interior Design Environment
e.) None of the above.

4. Which is not a main component of the Visual Studio IDE?

a.) Solution Explorer


b.) Tool Box
c.) Start Menu
d.) Designer Window
e.) Properties Window

5. Which does the solution explorer not display?

a.) Form Properties


b.) Reference Folder
c.) Form File
d.) Assemble File
e.) All are part of the solution explorer.

6. Which task is accomplished in the Code editor?

a.) Adding forms to the project


b.) Adding controls to the form
c.) Adding event procedures to the form
Enrollment No.____________________
Name: __________________________

d.) Both a and b.


e.) All of the above.

7. The .Net class library:

a.) contains over 25,000 classes.


b.) uses namespaces to manage all of the classes.
c.) has the System.Form namespace for classes used in Windows-based application.
d.) Both a and b.
e.) All of the above.

8. _______________translates all high level instructions into machine code first before
running the program.

9. VB.NET is ________________ in nature..

10. Memory Management is done by_______________.

11. What is the full form of ASP?

12. What does IDE stands for in .NET?

13. What are the components of .NET Framework?

14. .NET security is achieved using ___________model.

15. What is Solution Explorer?

16. What are the names of tiers (layers) of two tiers Model?

17. What are the names of tiers (layers) of three tiers Model?

18. What does CTS and CLS stand for?

. 19. What are the different types of Assembly?

20. What is GAC?

You might also like