Examveda What is the default value of a bool in C# if not explicitly initialized? A. 0B. NullC. FALSED. TRUEAnswer: Option C 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