Current Affairs PDF

Web Technology Questions – Set 3

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. The default display value for most elements is _____
    (A) line
    (B) block
    (C) (A) or (B)
    (D) None of the above
    (C) (A) or (B)

  2. XHTML stands for_________
    (A) Extensible Hyper Text Markup Language
    (B) Extended Hyper Text Markup Language
    (C) Expensive Hyper Text Markup Language
    (D) Extensible Hyper Text Marked Language
    (A) Extensible Hyper Text Markup Language

  3. The attributes and elements of XHTML are must be in ______
    (A) Upper-case
    (B) Lower-case
    (C) Both (A) and (B)
    (D) None of the above
    (B) Lower-case

  4. Which of the following message denotes the requested page has moved to a new URL?
    (A) 202 Accepted
    (B) 201 created
    (C) 302 Found
    (D) 301 Moved Permanently
    (D) 301 Moved Permanently

  5. Which of the following method uploads a representation of the specified URI?
    (A) HEAD
    (B) PUT
    (C) DELETE
    (D) OPTIONS
    (B) PUT

  6. Which is a uniform naming scheme for locating resources on the web?
    (A) Uniform Resource Identifier(URI)
    (B) HTTP
    (C) Resource Name
    (D) None of the above
    (A) Uniform Resource Identifier(URI)

  7. Which of the following method cannot be bookmarked?
    (A) GET
    (B) POST
    (C) Both (A) and (B)
    (D) None of the above
    (B) POST

  8. Which of the following property returns the length of the current audio/video?
    (A) error
    (B) loop
    (C) ended
    (D) duration
    (D) duration

  9. Which method pauses the currently playing the audio/video?
    (A) play()
    (B) pause()
    (C) load()
    (D) None of the above
    (B) pause()

  10. XHTML is almost similar to _______
    (A) HTML
    (B) XML
    (C) HTTP
    (D) None of the above
    (A) HTML