R
Q. What is the output of the following Java Code?
int a=9; float b = a/2; System.out.println(b);
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. Choose the correct implementation of floating point literals in the exponential form in Java.
Q. What is different between a Java applet and a Java application?
Q. What will be the output of given code
Q. Which one of the following annotations is not used in Hibernate?
Q. Which one jump statement is not supported in Java
Discusssion
Login to discuss.