Chapter Study

BCA Semester 5 DotNet Technology () Questions & Answers | Past TU Exam Papers

Practice from DotNet Technology with detailed solutions and model answers from past Tribhuvan University exams.

11
Questions
65
Marks
Back to All Chapters

What do you mean by property in C# language? How it is different from method? Compare automatic property with other types of property with suitable example.

MediumTHEORY5 marks2020(TU Final)

Define constructor. Explain different types of constructors used in C# with example.

MediumTHEORY5 marks2020(TU Final)

What is an interface? How interface is used in multiple inheritance? Explain with example.

MediumTHEORY5 marks2021(TU Final)

Why namespace is used in C#? How to create and use the namespace in C#? Explain with example.

MediumTHEORY5 marks2021(TU Final)

What do you mean by static class and constructor? Explain with suitable example.

MediumTHEORY5 marks2021(TU Final)

What do you mean by Operator Overloading? Write a C# program to demonstrate binary and relational operator overloading.

HardTHEORY10 marks2021(TU Final)

What are sealed classes in C#? Write a C# program to illustrate the concept of abstract class and abstract method.

MediumTHEORY5 marks2022(TU Final)

What is different between index and properties? Explain the concept of generic class in C# with 8 suitable program.

MediumTHEORY5 marks2022(TU Final)

What is interface? Explain with suitable program, how interface can be used to perform multiple inheritance?

MediumTHEORY5 marks2024(TU Final)

What are use of finalizer in C#? Explain with suitable program, how base keyword is used to call member function and constructor of parent class?

MediumTHEORY5 marks2024(TU Final)

How this keyword is used to declare indexer? Write C# program to overload unary (++) and relational (==) operator.

HardTHEORY10 marks2024(TU Final)
Showing 11 questions

Unit 3: Creating Types in C# (12Hrs) chapter questions with answers for DotNet Technology (BCA Semester 5). Prepare for TU exams with our comprehensive question bank and model answers.