Question Bank
1085 approved questions from the community
In C#, a class can inherit from multiple classes.
What is .NET?
What is the primary role of the Common Language Runtime (CLR)?
What distinguishes managed code from unmanaged code in .NET?
In C#, where are Value Types typically stored in memory?
Which phase of Garbage Collection identifies which objects in the heap are still in use?
Which type of class in C# cannot be instantiated and is meant specifically to be inherited from?
What is the primary purpose of encapsulation in object-oriented programming?
What is a namespace in C#?
What type of class in C# can only contain static members and cannot be instantiated?
What does SQL stand for?
What is the difference between 'ref' and 'out' parameters in C#?
What keyword is used in C# to handle exceptions?
What is a foreign key in SQL?
What is a primary key in a database table?
What does CI/CD stand for in software development?
What is Unit Testing in .NET?
What type of class in C# cannot be inherited from?
Why is it important NOT to rely solely on color to convey meaning or state?
Who benefits from the implementation of web accessibility?