--%>

State the term Standard Generalized Markup Language

State the term Standard Generalized Markup Language?

E

Expert

Verified

SGML stands for Standard Generalized Markup Language (ISO 8879:1986), the international standard for explaining descriptions of the structure of various types of electronic document.

SGML is very huge, powerful, and complicated. This has been in heavy industrial and commercial utilize for nearly two decades, and here is an important body of expertise and software to go with this.

XML is a lightweight cut-down version of SGML that keeps sufficient of its functionality to make it helpful but removes all the optional features that made SGML too complex to program for into a Web environment.

   Related Questions in Programming Languages

  • Q : What is Bridging method Bridging method

    Bridging method: A method which offers a bridge between methods of a class's public interface and its private implementation. Bridging methods will usually contain non-public visibility.

  • Q : Explain Coupling Coupling : Coupling

    Coupling: Coupling occurs whenever classes are aware of each of other as their instances should interact. The linkage between two classes which might be either weak or strong. Stronger coupling occurs whenever one class has a thorough knowledge of the

  • Q : Define the term Host system Define the

    Define the term Host system: It is a computer system on which a process is executed or run.

  • Q : Define Aliases Aliases : It is a

    Aliases: It is a multiple references to a single object. Messages might be sent to the object through any of its aliases. The resultant state modifications will be detectable by all.

  • Q : How Java client access Corba A Corba

    A Corba remote object exists. How could you get a Java client to access this object?

  • Q : What is an Overriding for breadth

    Overriding for breadth: It is a form of method overriding in which the sub-class version of a technique implements its own behavior within the context of attributes and behavior of the sub-class and then calls the super-class version and hence it can

  • Q : Define the term Local inner class and

    Define the term Local inner class and Local variable: Local inner class: It is an inner class stated in a method. Local variable: It is a variable defined within

  • Q : C Sharp console application Write a

    Write a simple C# console application to consume the service to generate uniform random numbers.

  • Q : Explain the difference between RAM and

    Explain the difference between RAM and ROM?

  • Q : Explain the good example of XHTML

    Explain the good example of XHTML element opening tags.