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. In the following JDBC drivers which is known as fully java driver?
Q. The 'implements' keyword is used to ___.
Q. Which class cannot be a subclass in java
Q. What is the result of the expression 3 << 2 in Java?
Q. What is the error in this code? byte b = 50; b = b * 50;
Discusssion
Login to discuss.