Is string is a class in java?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between abstraction and interface?
I have one Shopping cart application, i that i have selected some items, while clicking submit button by mistake i have clicked twice or trice, that time items are selected twice or trice. Actually i want only one copy of items but its selected twice or trice. So how can we avoid this problem?
What are packages in java?
Explain what is encapsulation?
What are the different types of inner classes?
What is string args [] in java?
Explain how to convert any java object into byte array.
Explain about core java?
What are the application of stack?
Can a final variable be manipulated in java?
What is anonymous class?
What about instanceof operator in java?