Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) 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 8162i 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 9098Hi 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?
2214how to write a server program and sending the mails to the server using smtp protocol please help me
2082
Explain enumeration in java?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
How can I programmatically get a password from a J2C alias configuration?
How static variable work in java?
What is tomcat in j2ee?
What is one-to-many association in hibernate?
What is the difference between save() and persist() method in hibernate?
What is the difference between invokeAndWait() and invokeLater()?
Can We Start A Managed Server If The Administration Server Is Unavailable ?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
What are the object and class classes used for?
difference between mqput and mqput1?
How to set limits on searches for users and groups ?
What about instanceof operator in java?
What are the advantages of Hibernate over JDBC?