R
Q. Which of the following statements are correct about data types? 1. If the integer literal exceeds the range of byte, a compilation error will occur. 2. We cannot implicitly convert non-literal numeric types of larger storage size to byte. 3. Byte cannot be implicitly converted to float. 4. A char can be implicitly converted to only int data type. 5. We can cast the integral character codes.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Exception objects are derived from the class.
Q. What will be the output of the following C# code?
Q. The Garbage Collection solves_____________.
Q. Which of the following statements is correct about constructors?
Q. A variable which is declared inside a method is called a________variable
Discusssion
Login to discuss.