Mca 503 C

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Roll No. ....................... Total No. of Questions : 13] [Total No.

of Pages : 02

J-3299[S-1155]

[2037] MCA / B.Sc. (IT) (Semester - 5th/6th)


Maximum Marks : 75

VISUAL BASIC.NET (MCA - 503-C) / B.Sc. (IT - 602)


Time : 03 Hours

Instruction to Candidates: 1) Section-A is compulsory. 2) Attempt any Nine questions from Section-B. Section - A Q1) a) Name some of the languages .NET support? (15 2 = 30) b) What is the difference between comparison operators and logical operators? c) How can you declare and initialize an array of integers named a so that it holds the values 1,2,3, and 4 in one statement?

d) How can a Sub procedure pass data back to the calling code? e) f) How do you convert a check box into a three state check box? How do you determine whether it has been checked? What events handle the printing process in Print Document objects?

g) Is there any reason not to use timers? h) What properties can you use to assign small and large icons to the items in a list view? i) j) What's the difference between the Me and MyClass keywords? What are the major elements of the .NET Framework that are essential for Visual Basic.NET?

k) Can I mix structured and unstructured exception handling? l) List three statements that will cause an immediate exit from a procedure?

m) How do you create a project in Visual Basic.NET? n) Can an assembly have EXE? o) Can a try block have nested try blocks?
P.T.O.

Section - B (9 5 = 45) Q2) Discuss different JITters that can be used to convert the Microsoft intermediate language (MSIL) into native code. Q3) Microsoft .NET represents a shift to a computing model in which devices, services, and computers work together to provide solutions for users. Justify. Q4) Explain the .NET architecture. Q5) Explain Metadata and Reflection. Q6) Compare & contrast rich client (smart clients or Windows-based) & browser-based Web application. Q7) Write a program in Visual Basic.NET to demonstrate multiple catch statements. Q8) Discuss data types in Visual Basic.NET. Q9) Discuss VB.NET features? Benefits? Drawbacks? Q10) Explain assemblies. How do you load an assembly at runtime? Q11) Write a program in Visual Basic.NET to store objects in a List Box. Q12) Differentiate between Resume Next and Resume Line (with an example). Q13) How do you view the methods and members of a DLL?

rrr

J-3299[S-1155]

You might also like