NEB - GRADE XI
2076 (2019)
Computer Programming
Candidates are required to give their answers in their own words as far as practicable. The figures in the margin indicate full marks.
Time: 2 hrs.
Full Marks: 50Pass Marks: 18 (For partial students only)Attempt all questions.
Group 'A'(Very short answer questions) 5x2=10
- Define programming language.
- Define JVM.
- List out the most popular five events in Visual basic.
- Define MDI.
- Draw a block diagram of ADO. net.
Group 'B'
(Short answer questions) 5x6=30
- Describe the different types of control structure in Java language.
- List out any three popular built in package in Java. Write a program to create and implement the user define package in Java.
- Describe the For Next in VB.net. with an example.
- Explain the exception handling concept in VB.net using try and catch statement.
- Describe any five toolboxes with its properties in VB.net.
Group 'C'(Long answer question)
- Write a procedure to OLEDB or SQL Client connection and display data from database name 'EMPLOYEE' and table name 'RECORD' having fields as ID, name, age, DoB, salary using data adapter.