Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is DTD?

Answers were Sorted based on User's Feedback



What is DTD?..

Answer / narasimha rao bodagala

DTD is the "Document Type Defination" this represents the
syntax of the component and the defined as a specifed
resource. for exaple u will take one server like tomcat the
server specified dependent data is stored in the DTD file.

Is This Answer Correct ?    5 Yes 0 No

What is DTD?..

Answer / anonymous

If it is related to XML-
Document Type Definition, defines the components in a XML
documents.
Attributes
Elements
Occurence of elements
and other things.

Is This Answer Correct ?    2 Yes 0 No

What is DTD?..

Answer / qim2010

The purpose of a DTD is to define the legal building blocks
of an XML document. It defines the document structure with a
list of legal elements. A DTD can be declared inline in your
XML document, or as an external reference.

XML provides an application independent way of sharing data.
With a DTD, independent groups of people can agree to use a
common DTD for interchanging data. Your application can use
a standard DTD to verify that data that you receive from the
outside world is valid. You can also use a DTD to verify
your own data.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What is servlet preinitialization

1 Answers   iFlex,


which deployment descriptor element is used to configure the authentication method? a. auth-config b. login-config c. sec-config

1 Answers  


list the types of dialodg

1 Answers   Wipro,


diffrence between jsp and servelts.

6 Answers  


What are the oops concept?

0 Answers  


What is chat area? Explain.

0 Answers  


What is the O/P of the below Code Snippet ? And how does it imply the concept of call-by-value/call-by-reference. (Note : Pls ignore syntx errors) public class One { sop ("Into One--"); } public class Two extends One{ sop ("Into Two--"); } public class Home { One a; Two t; public static void main(argv[]) { sop ("In Home--"); sop(One.a); sop(Two.a); sop(One.t); sop(Two.t); } }

2 Answers   Wipro,


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

0 Answers  


Is jvm a overhead?

0 Answers  


Why is main purpose of XML?

5 Answers  


what is heepStored?

1 Answers  


What is mdb and what is the special feature of that?

0 Answers  


Categories