What is parsing a sentence?
No Answer is Posted For this Question
Be the First to Post Answer
Hi can u pls tell me what is the use of marker interface. Iknow what is marker interface but what ability will the object get by implementing this.
How to make a class immutable?
There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?
What is the use of object and class classes?
What are the supported platforms by java programming language?
Difference between Web-based applications,Client- Server applications and Distributed applications?
why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)
Why can't we make jsp as a controller and action servlet in struts?
What are predefined functions?
what is ennumaration?
how to get the max salary and name of employee from arraylist without using the Comperator or even Comparable interface?
Can we assign integer value to char in java?