| 9. | Which of the following statements is correct about the C#.NET code snippet given below? short s1 = 20; |
|||||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
| 10. | What will be the output of the following code snippet when it is executed? int x = 1; |
|||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
| 11. | What is the size of a Decimal? |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 12. | Which of the following does not store a sign?
|
|||||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 13. | Which of the following are value types? Integer Array Single String Long |
|||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
| 14. | Which of the following statements is correct? |
|||||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 15. | Which of the following is NOT an Integer?
|
|||||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
| 16. | Which of the following is an 8-byte Integer?
|
|||||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
