C#.Advanced
English
Advanced
This test checks your knowledge of C#. It includes 30 questions. Questions related to data types, operators, exception handling, reflection, TLP, CLR, modifiers etc.
Description
30
Questions
1 min
Per question
11:57
Average time
4.0
Contest Score
89
Participants
4 comments
Desert Bull judge
This test may have a higher chance of receiving a reward. Nominated for:
1. Educational explanations. 👍 Explanations cover why the correct answers are correct and why the
wrong answers are wrong (when appropriate). E.g.: #q1, #q3, #q5 etc.
2. Well-used and self-made media. 👍 E.g.: #q1, #q2, #q3 etc.
Agile Puma author
Thanks!
Cool Duck
question #15: there is only 1 boxing because n + “...” is n.ToString() + “...” and n.ToString() doesn’t raise boxing
Agile Puma author
Thanks for your feedback! It was really very helpful and you're right. There is a mistake here.
I'll change this question as soon it will be available for editing.
Take the quiz to leave a comment