What is profile in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is a container in java?
What is jdk jre and jvm?
What is log4j in java?
How do I run a project in eclipse?
suppose we have one String s="india is my country"; now we get the o/p "like country my is India". what is the logic?
Explain the reason for each keyword of public static void main(string args[])?
What is stateless object in java?
How should I format my code? How should I comment my code?
What is cdi bean in java?
What are the new features about Java se 8 ?
What is custom tag in java?
In java what is the difference between sleep() and wait() .