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 8121i 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 9048Hi 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
2066
What is n in java?
Can a class be a super class and a sub-class at the same time? Give example.
What is e java?
Is vector synchronized in java?
Explain the protected field modifier?
What is optcounter? How does it work?
How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What is a meant by medium object mapping?
What are bidirectional relationships?
Should controller be singleton?
What are internal variables?
What is an escape character in java?
What is the purpose of '@keyproperty'?
What is the difference between singleton and prototype scope in spring?