Examveda In C#, what is the result of the expression 5 + "3"? A. 8B. 15C. Compilation errorD. 53Answer: Option D This Question Belongs to C Sharp Programming >> Introduction To C Sharp
Which of the following is NOT a primitive data type in C#? A. doubleB. charC. stringD. class View Answer
Join The Discussion