Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) What is polymorphism in Object Oriented Programming (OOPS) Languages? What are different types of polymorphism? 15. What is inheritance?
IBM,
2 6130There 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?
HCL,
5 9440I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
IBM,
1 2760I was asked to draw the class diagram for the below scenario which should obey OOPS concept. A Portal is to be developed for a school , which has 3 main divisions viz , Education , Admin & Trust. Each division has 2 sub divisions Kinder Garden & Higer Secondary.
3 12959
What do you know about validation plugin ?
explain different ways of using thread? : Java thread
Can we return resultset in java?
What is parsing in java?
What is the difference between equals() and == in java?
What is a classloader in java?
What is the java api?
What is difference between @controller and @restcontroller in spring?
Are jvm’s platform independent?
What is java string pool?
Is minecraft 1.15 out?
what are the different modes of archival? Explain each mode in two lines each?
what is reflection api? How are they implemented?
How to create a base64 decoder in java8?
Explain public static void main(string args[]) in java.