⟩ How would you implement inheritance using VB.NET/C#?
In VB - Inherits
In C# - Colon (:)
In VB - Inherits
In C# - Colon (:)
Difference between imperative and interrogative code.
What are the two kinds of properties.
Constructor in C#.
How can you clean up objects holding resources from within the code?
What is the maximum size of the textbox?
Which property of the textbox cannot be changed at runtime?
What is the difference between proc. sent BY VAL and BY SUB?
Int map to which .net types?
The C# keyword .int. maps to which .NET type?
Which of these string definitions will prevent escaping on backslashes in C#?