Visual Net Programming Past Papers 1
Time Allowed: 3 hours
Examination:
Total Marks: 70, Passing Marks (35)
Q1. Define the following terms:
a) Computer Program and Instruction
b) Linker and Debugger
c) Structured and Object oriented programming
d) Compiler and Interpreter
e) Class and Object
Q2. Give brief introduction of .Net frame work. Explain in detail the IDE environment along its components.
Q3. Explain in detail the role of variable in programming environment along with different data types. Also
explain the lifetime of variables in .Net environment with examples.
Q4. a) Write down a complete program to differentiate the concept of list box and combo box controls.
b) Differentiate the concept of module and procedure with examples.
Q5. Write a detail discussion on “Classes, Firing Events and Class library”.
Q6. Explain the working of Automating Microsoft Office Applications and Managing Processes
with programming examples.
Q7. Write short notes on any two of the following.
a. Database programming with ADO.Net
b. Windows Forms
c. SDI and MDI forms
Visual Net Programming Past Papers 2
Time Allowed: 3 hours
Examination:
Total Marks: 70, Passing Marks (35)
Q1. Define the following terms:
i. Compiler
ii. Nested structures
iii. File class
iv. Array
v. Class library
Q2. Explain the need and components of Integrated Development Environment.
Q3. Explain modules and procedures with example. Also explain briefly the concept of passing arguments
by value.
Q4. Write a comprehensive programming examples on the following windows control
i. Combo box
ii. Check box
.
Q5. Explain the working of Automating Microsoft Office Applications and Managing Processes
with programming examples.
Q6. a) Write a detail note on Math functions in .NET
b) Explain the concept of collection object with an inclusive programming example
Q7. Write short notes on the following.
i. ADO.Net
ii. Instance and Static Classes