Page 1 of 1

Part I: Theoretical Questions (4 marks each) 1. Define .NET Framework class library. List any three namespaces defined i

Posted: Mon Jul 11, 2022 9:50 am
by answerhappygod
Part I Theoretical Questions 4 Marks Each 1 Define Net Framework Class Library List Any Three Namespaces Defined I 1
Part I Theoretical Questions 4 Marks Each 1 Define Net Framework Class Library List Any Three Namespaces Defined I 1 (65.23 KiB) Viewed 44 times
How to solve it?
Part I: Theoretical Questions (4 marks each) 1. Define .NET Framework class library. List any three namespaces defined in .NET Framework class library with description. [20 Marks] 2. Which of the following are invalid variable names? If a variable is invalid, state the reason, why is it so? a) Aou b) GCC Country c) lab d) int 3. Describe abstract classes in C# with an example. Explain the example in your own words. 4. Explain any two ways of passing parameters to a method in C#. Give an example. Explain the example in your own words. 5. How multiple inheritance is implemented in C#? Demonstrate with the help of an example.