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 8286i 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 9252Hi 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?
2270how to write a server program and sending the mails to the server using smtp protocol please help me
1 2139
What is the first argument of the string array in main method?
What is an object in java and how is it created?
What if I write static public void instead of public static void?
What do you mean by an interface in java?
What is parsing in java?
How is declarative handling of exceptions done in struts ?
Realized?
What is latest hibernate version?
What is the java api?
explain different ways of using thread? : Java thread
What are the differences between heap and stack memory in java?
What is a constructor overloading in java?
How to create a base64 decoder in java8?
What is the locale class?
What is java string pool?