what is the difference between Object Based Language and Object Oriented Language?
No Answer is Posted For this Question
Be the First to Post Answer
What is string and its types?
What are locale settings?
Can I import same package/class twice?
Which java version is latest?
Can we define constructor in inner class?
What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?
Which collection does not allow duplicates in java?
What is null in java?
Java is based on pass by reference or pass by value ..
what is difference between front controller and action servlet?
JVM is platform independent or depeneded?
what is a thread?