C
Q. What does the following string do to given string str1.
String str1 = “chandrakant”.replace(‘c’,’s’);
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. What is the stored in the object obj in following lines of Java code? box obj;
Q. Which package in Java contains the JDBC classes?
Q. Left Shift (<<) in Java is equivalent to?
Q. Which methods are used to bind the objects on HttpSession instance andget the objects?
Q. File extension of a view state’s name which is by default loaded by facelet page.
Q. Which of these is a mechanism for naming and visibility control of a class and its content?
Discusssion
Login to discuss.