IDNIL QUIZ C# Test
1. C# class can inherit multiple ________
2. Which of the followings are value types in C#?
3. Which of the following is a reference type in C#?
4. What is Nullable type?
6. 10 > 9 ? "10 is greater than 9” : "9 is greater than 10” is an example of _______
7. Which of the following datatype can be used with enum?
9. String data type is ______.
10. An array in C# starts with _____ index.
11. Which of the following is right way of declaring an array?
12. Which of the following is true for ReadOnly variables?
13. Which of the following statement is true?
14. Return type of Predicate <T>() is always a ______.
15. Data type of a variable declared using var will be assigned at _______.
16. Which of the following is true for dynamic type in C#?
21. Who when 2018 world cup?