what debugging tool that can be used to debug the java programs?
Answer / uday chow
Through JPDA(Java Platform Debugger Architecture) we can debug
a java program.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is need of DAO? Write one simple DAO example?
what is the IDE that you have used to write your java programs?
2 Answers Inforica, Interface Software,
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
What are the types of java collections? : java collections
What is iterator in the java collections framework? : java collections
what is difference between struts1.2 and struts2.0
What are the queues in the java collection framework? : java collections
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
Q1. A. Write note on "The class path Environment Variable". B. Which are different kinds of source code? Q2. A. How to create an interface? B. Why convert an applet to an application? Q3. A. How to use Media tracker Class. B. How to use string tokenizer class. Q4. A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on "The properties class" Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
Which sorting algorithm is used by collections.sort() in java ?