0% found this document useful (0 votes)
62 views1 page

Theory Question Bank Windows Prog

This document contains 25 questions about Windows programming and C# .NET concepts for a third year BCA semester VI exam. The questions cover IDE components, the .NET framework, CLR, intellisense, CTS, differences between Java and C#, project types in Visual Studio, important classes for Windows applications, controls like buttons and text boxes, menus, arrays, array lists, properties, methods, delegates and ADO.NET.

Uploaded by

kryptoniankrypto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views1 page

Theory Question Bank Windows Prog

This document contains 25 questions about Windows programming and C# .NET concepts for a third year BCA semester VI exam. The questions cover IDE components, the .NET framework, CLR, intellisense, CTS, differences between Java and C#, project types in Visual Studio, important classes for Windows applications, controls like buttons and text boxes, menus, arrays, array lists, properties, methods, delegates and ADO.NET.

Uploaded by

kryptoniankrypto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

B.C.A.

Third Year VI Semester


Windows Programming (BCA-604-A)
Theory Question Bank

1. What are the different IDE components? Explain.


2. Explain in detail .NET framework.
3. Explain .Net architecture in details.
4. What is Common Language Runtime (CLR) in detail.
5. What is intellisense? Explain.
6. Explain Custom Type System(CTS) in .Net.
7. Differentiate between Java & C#.net.
8. What are the project types in Visual studio? Explain.
9. What are the important classes used in Windows Application?
10. Write short notes on button, checkbox & radio button.
11. Explain TextBox and Label Control.
12. Explain Listbox, combobox control.
13. Explain Menus and Dialog boxes.
14. Explain functions in C#.net
15. Explain call by value and call by reference with example.
16. Explain out parameter with example
17. What is Array? Explain.
18. Explain array list class & its methods.
19. What is Jagged array? Explain
20. Explain in detail properties & methods in C#.net.
21. Explain indexers with example.
22. Explain delegates & multicast delegates.
23. Differentiate between delegates & multicast delegates.
24. What is ADO.Net? Explain
25. What are advantages of ADO.Net?

You might also like