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 |
Write a interface "CarOperations" with the following methods void turnOnEngin() void turnOffEngin() void turnOnLigths() void turnOffLights() void turnLeft() void turnRight() void accelerate() void deaccelerate() void putBreaks() void releaseBreaks()
what is the difference between through and throws?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
How do you create UserTransaction Object? How do you rollback a transaction in a method?
who should use JNDI?
Which sorting algorithm is used by collections.sort() in java ?
what is acl(access control list)?
What is deque in the java collections framework? : java collections
How many controlers are there in spring? Plz send me ans
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 need of DAO? Write one simple DAO example?
what protocols does JNDI provide an interface to?