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 |
"Sun Certified Java Programmer" This is one String , we need to print SCJP, write the java code dynamically? pls reply this questions
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
how to delete cookie information?and when it will delete?
When to use the Collection Classes(HashSet, LinkedHashSet, TreeSet....etc) in real time scenario ?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What is deque in the java collections framework? : java collections
What is the use of hashcode in java ?
what is difference between struts1.2 and struts2.0
What are the differences between the java collection and the java list? : java collections
whats the relation ship between LDAP and JNDI?
what is hibernate ceteria ?
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()