You are on page 1of 2

Datatypes - C# Programming Questions and Answers

http://www.indiabix.com/c-sharp-programming/datatypes/

Explanation: No answer description available for this question. Let us discuss. View Answer Workspace Report Discuss in Forum 2. Which of the following is an 8-byte Integer? A. Char B. Long C. Short D. Byte E. Integer Answer & Explanation Answer: Option B Explanation: No answer description available for this question. Let us discuss. View Answer Workspace Report Discuss in Forum 3. Which of the following is NOT an Integer? A. Char B. Byte C. Integer D. Short E. Long View Answer Workspace Report Discuss in Forum 4. Which of the following statements is correct? A. Information is never lost during narrowing conversions. B. The CInteger() function can be used to convert a Single to an Integer. C. Widening conversions take place automatically. D. Assigning an Integer to an Object type is known as Unboxing. E. 3.14 can be treated as Decimal by using it in the form 3.14F. View Answer Workspace Report Discuss in Forum 5. Which of the following are value types? 1. 2. 3. 4. 5. Integer Array Single String Long

A. 1, 2, 5 B. 1, 3, 5 C. 2, 4 D. 3, 5 View Answer Workspace Report Discuss in Forum 1234Next >

2 of 3

4/14/2013 11:32 AM

Datatypes - C# Programming Questions and Answers

http://www.indiabix.com/c-sharp-programming/datatypes/

Ads by Google

Programming C# PDF

Learn C# C# Download

2008-2013 by IndiaBIX Technologies. All Rights Reserved | Copyright | Terms of Use & Privacy Policy Contact us: info@indi abix.com Bookmark to: Foll ow us on twitter!

3 of 3

4/14/2013 11:32 AM

You might also like