What are the latest versions in JAVA related areas?
Answer Posted / neha ankam
passing string as an argument to switch statement in jdk7
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name component subclasses that support painting in java programming?
How do you check if a string contains only numeric digits?
What is the difference between call by reference and call by pointer?
Is null an object in java?
Describe 2 different ways to concatenate two strings.
In the below example, how many string objects are created?
Is void a wrapper class?
What is the main difference between java platform and other platforms?
What is sorting in java?
What are recursive functions?
What is prefix of a string?
What is a map? What are the implementations of map?
What is the use of toarray () in java?
Does sprintf allocate memory?
Can you explain inner class.