What is markup language?
Answer / adikeanand@gmail.com
Markup language is one type of language used to create static web applications.
| Is This Answer Correct ? | 2 Yes | 2 No |
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.
What is iterator in the java collections framework? : java collections
What is a constructor?
i need java 1+ experience resume on java developer kindly send me my mail id:srikanthreddy1.marla@gmail.com
What are the types of the main implementing classes in the map interfaces? : java collections
Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?
Should we create system software ( e.g operating system ) in java ?
VSS Objectives
What is the use of the list interface in the java collection? : java collections
What are the uses of the set interfaces in the java collections? : java collections
what is difference between web server and application server?
when exactly should we use throws ,and wen exactly should we use the try and catch for exceptional handling