Current Affairs PDF

Web Technology Questions – Set 12

AffairsCloud YouTube Channel - Click Here

AffairsCloud APP Click Here

Dear Aspirants,
Welcome to the Professional Knowledge Section in Affairscloud.com. Here we are providing sample questions in Web Technology. It will be useful for the IBPS SO IT officer and SBI Assistant Manager(System). We have also included some important questions that are repeatedly asked in previous exams.

  1. Which is a quality assurance program used to check HTML markup elements for syntax errors?
    A. HTML Checker
    B. HTML Debugging
    C. HTML Validator
    D. All of these
    E. None of these
    C. HTML Validator
    Explanation:
    HTML Validator is a quality assurance program used to check HTML markup elements for syntax errors

  2. In the HTML, _________ is a characteristic of a page element, such as a font.
    A. Tags
    B. Elements
    C. Attributes
    D. Name Spaces
    E. All of these
    C. Attributes
    Explanation:
    In the HTML, attributes is a characteristic of a page element, such as a font.

  3. ________ is a Web page derived from multiple sources with a defined order of precedence where the definitions of any style element conflict.
    A. XML
    B. HTML
    C. HTTP
    D. JSP
    E. CSS
    E. CSS
    Explanation:
    CSS is a Web page derived from multiple sources with a defined order of precedence where the definitions of any style element conflict. CSS is used to define styles for your web pages

  4. SOAP Stands for?
    A. Simple Object Access Protocol
    B. Standard Object Access Protocol
    C. Similar Object Access Protocol
    D. Stationary Object Access Protocol
    E. Super Object Access Protocol
    A. Simple Object Access Protocol
    Explanation:
    A proxy server is a computer that keeps copies of responses to recent requests. It acts as an intermediary for requests from clients seeking resources from other servers.

  5. Which is an XML-based registry for businesses worldwide to list themselves on the Internet?
    A. UPP
    B. UDDI
    C. URL
    D. UDF
    E. None of these
    B. UDDI
    Explanation:
    UDDI is an XML-based registry for businesses worldwide to list themselves on the Internet

  6. UDDI Stands for ______
    A. Uniform Description, Derivation, and Integration
    B. Universal Description, Discovery, and Interrupt
    C. Uniform Description, Discovery, and Integration
    D. Universal Description, Discovery, and Integration
    E. Universal Description, Derivation, and Interrupt
    D. Universal Description, Discovery, and Integration
    Explanation:
    UDDI – Universal Description, Discovery, and Integration

  7. Which is an open-source server-side web application framework designed by Microsoft to produce dynamic web pages?
    A. HTML
    B. XML
    C. JSP
    D. ASP
    E. None of these
    D. ASP
    ASP is an open-source server-side web application framework designed by Microsoft to produce dynamic web pages

  8. Which of the following is a declarative programming language written in XML?
    A. HTML
    B. XSLT
    C. JSP
    D. ASP
    E. None of these
    B. XSLT
    Explanation:
    XSLT is a declarative programming language written in XML

  9. Which of the following is a W3C standard XML Query language?
    A. HTML
    B. XSLT
    C. JSP
    D. ASP
    E. XQUERY
    E. XQUERY
    Explanation:
    XQUERY is a W3C standard XML Query language.

  10. World Wide Web is based on?
    A. Server architecture
    B. Client architecture
    C. Server-Client architecture
    D. 3 tier architecture
    E. None of these
    C. Server-Client architecture
    Explanation:
    World Wide Web is based on Server-Client architecture