Something about me


Show Some Love Please Hit that red button

CSE 205 :Data Structures and Algorithms Multiple Choice Questions and Answers-Lpu

This section of our 1000+ C# multiple choice questions focuses on various data types in integer in C# Programming Language.
1. How many Bytes are stored by ‘Long’ Data type in C# .net?
a) 8
b) 4
c) 2
d) 1
-----------------------------------------


2. Choose “.NET class” name from which data type “UInt” is derived ?
a) System.Int16
b) System.UInt32
c) System.UInt64
d) System.UInt16
View Answer

Post a Comment

0 Comments