Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }
3 8119i have to create an application with session.during that session a timer will be started & show the time in second upto the session expired.So that i can know how many time i in that session. Hint:-i m hinted that it will coded with javascript
4 9047Hi I have joined java course. I also want additional help from any tutorials website. Please suggest me tutorials which provides easy to understand online applet tutorials?
2191how to write a server program and sending the mails to the server using smtp protocol please help me
2065
Explain about the main() method in java?
What is java in simple terms?
How are filters?
What is a qualifier in a sentence?
Convert a BST into a DLL and DLL to BST in place.
What is data movement?
What will be the default values of all the elements of an array defined as an instance variable?
What optimization could I use if the ejb container is the only point of write access to the database?
What is a Integration Flow Designer?
What pojo stands for?
What do you mean by local class?
Is a relationship in hibernate?
Give a practical example of singleton class usage?
What do you mean by thread safe?
Is it possible to share an httpsession between a jsp and ejb?