Answer Posted / preeti singh
html is markup language.it is used for desiging webpage,it
is tag based language and not case sensitive
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Write a program to find whether a given number is prime or not.
what is meaning of MDM in sap?let me know that meaning
how many types of operating system are avaliable?
what is diff bet ref variable & instance of class
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution
WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS
what are stubs related to foxpro?
iam confused to choose among testing, .net and java can anybody help me????????
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
what is the BAM? where we can use it in BizTalk server?
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
What is the difference between COM and CORBA?
what is difference between object oriented programming structure and object oriented programming system?
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
what is throws keyword