Is string a class?
No Answer is Posted For this Question
Be the First to Post Answer
What is final keyword in java? Give an example.
There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?
What is the importance of finally block in exception handling?
Is a boolean variable?
what is the use of declaring constructor as private?
5 Answers Cyient, IVY Technologies, Sai Softech, Virtusa,
What is treeset and treemap in java?
What is the common usage of serialization? What exceptions occur during serialization?
Is double bigger than float?
difference between String a; and String a=new String();? y do v need to assign memory to the variable?
Is java pure object oriented or not? if yes, give the valid reason.
13 Answers Emphasis, NIIT, Syntel, Wipro,
what is daemon thread and which method is used to create the daemon thread? : Java thread
What are the steps to do connection pooling in weblogic?