Total Questions : 10
Expected Time : 10 Minutes

1. What is the purpose of the 'cascade' operator ('..') in Dart?

2. Which Dart operator is used for null-aware assignment?

3. What is the purpose of the 'covariant' keyword in Dart?

4. In Dart, what is the purpose of the 'is' keyword?

5. What is the purpose of the 'late' keyword in Dart?

6. What is the primary use of the 'print' function in Dart?

7. Which collection type in Dart does not allow duplicate elements?

8. Which Dart data type is used for representing integers?

9. What is the purpose of the 'rethrow' keyword in Dart?

10. What is the purpose of the 'mixin' keyword in Dart?