McqMate
Login
Register
Home
Search
Login
Register
Computer Science Engineering (CSE)
.NET Programming
Which of the following is an 8-byte Inte...
Q.
Which of the following is an 8-byte Integer?
A.
Char
B.
Long
C.
Short
D.
Byte
Answer» B. Long
View all MCQs in:
.NET Programming
Discussion
Comment
Related Questions
Which of the following is NOT an Integer?
Which of the following are value types? 1.Integer 2.Array 3.Single 4.String 5.Long
Which of the following does not store a sign?
Which of the following is the correct size of a Decimal datatype?
Which of the following statements is correct?
Which of the following can implement an interface? 1.Data 2.Class 3.Enum 4.Structure 5.Namespace
Which of the following will be the correct output for the C#.NET code snippet given below? String s1 = "ALL MEN ARE CREATED EQUAL"; String s2; s2 = s1.Substring(12, 3); Console.WriteLine(s2);
If s1 and s2 are references to two strings, then which of the following is the correct way to compare the two references?
Which of the following is the correct output of the C#.NET code snippet given below? int[ , , ] a = new int[ 3, 2, 3 ]; Console.WriteLine(a.Length);
Which of the following are NOT Relational operators in C#.NET? 1.>= 2.!= 3.Not 4.<= 5.<>=
Login to Continue
It will take less than 2 minutes
Continue with Google
Continue with Linkedin
Continue with Twitter
Report MCQ
Remark*
Report