Why java uses the concept of the string literal?
No Answer is Posted For this Question
Be the First to Post Answer
Is jdk required on each machine to run a java program?
Can a abstract class be defined without any abstract methods?
What is unicode?
What is a void return type?
Can an abstract class be a final class?
What is the difference between declaration and definition in java?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
what is business objects?
can used Protected Class outside Function.?
What is int argc char * argv?
What are constants?
what is use of threads how many ways to create thread