III SEM BCA C# & Dot Net QB
III SEM BCA C# & Dot Net QB
QUESTION BANK
1
UNIT I
UNIT II
1. With syntax and example, explain how class is defined and used in a program.
2. Explain concept of Static members and methods with example
3. What is Constructor? Explain any 2 types of constructors in C#
4. Write a note on constructor overloading.
5. Explain multi-level inheritance with example
6. Write note on class member visibility.
7. What is Interface? Explain the defining , extending and implementing interface.
8. Write a note on rules for overloading unary and binary operators.
9. Explain Unary operator overloading with example
10. Explain binary operator overloading with example.
3
11. Explain with syntax and example, how delegates are declared.
12. Write note on delegate methods.
13. Write a note on delegate instantiation and invocation.
14. With syntax and example explain exception handling mechanism in C#.
15. Explain following components of VBIDE
i) Project Explorer ii) Toolbox iii) properties window
16. Explain following components of VBIDE
i) Code window ii) Solution explorer iii) Component tray
17. Explain following components of VBIDE
i ) Graphical Designers ii) Dynamic Help window
UNIT III
4
Long Answer Questions ( 4/5/6 Marks)
UNIT IV
5
1. What is ADO.NET ?
2. What is databinding ? Mention types of databinding.
3. Differentiate simple and complex binding .
4. What is Data Bound control ? Give example
5. List any four ADO.NET objects.
6. What is use of DataReader object ?
7. Differentiate execute Non Query and ExecuteScalar
8. What is dataset ?
9. How to create Dataset and populate it with data ?
10. What is Web server control ?
11. List any four public properties of Button web server control
12. What is use of postbackUrl and causesValidation Property of web control. ?
13. What is use of Textmode property of Textbox web control
14. What is Validation Control ? List any two.
15. Give the default syntax of asp.net source code added for Textbox web control
when it is placed in designer window .
16. What is use of Databind and Updaterow methods of Gridview web control.
17. What is use of Autogeneraterows Properties of detailedview Control.
18. What is formview control ? List any two properties.
19. What is use of repeater web control ?
20. What is use of Data Pager Control ?
*************