HTML is a subset of
Answers were Sorted based on User's Feedback
Answer / rajan bajalia
SGML MEAN standard General Markup Language
| Is This Answer Correct ? | 8 Yes | 0 No |
what is the difference between a namespace and assembly ?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
How to print No.of.rows affected after updation using ADO.Net
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
how to generate dsnless connectivity in j2ee
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
what is meaning of MDM in sap?let me know that meaning
is it acceptable if we declare multiple exceptions in same overridden method.
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
why applet is introduced?
Write a program to calculate the following i want a Java program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)
what is difference between java and c#