Current Affairs APP

Web Technology Questions – Set 2

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 ______ method submits data to be processed to a specified resource.
    (A) GET
    (B) POST
    (C) Both (A) & (B)
    (D) None of the above
    Answer
    (B) POST

  2. Which of the following specifies a short cut key to activate or focus an element?
    (A) class
    (B) hidden
    (C) draggable
    (D) access key
    Answer
    (D) access key

  3.  ______ specifies the tabbing order of an element.
    (A) class
    (B) hidden
    (C) draggable
    (D) tabindex
    Answer
    (D) tabindex

  4. HTTP works as a ______ protocol between a Client and Server.
    (A) request – response
    (B) Standard
    (C) Both (A) & (B)
    (D) None of the above
    Answer
    (A) request – response

  5. Which of the following method has length restrictions?
    (A) GET
    (B) POST
    (C) Both (A) & (B)
    (D) None of the above
    Answer
    (A) GET

  6. ______ converts character into a format which can be transmitted over the Internet?
    (A) URL Encoding
    (B) URL Decoding
    (C) Both (A) & (B)
    (D) None of the above
    Answer
    (A) URL Encoding

  7. Which of the following method draws a “filled” rectangle?
    (A) rect()
    (B) clearRect()
    (C) StrokeRect()
    (D) fillRect()
    Answer
    (D) fillRect()

  8. Which is the standard response for successful HTTP requests?
    (A) 202 Accepted
    (B) 201 created
    (C) 200 OK
    (D) None of the above
    Answer
    (C) 200 OK

  9. _______ creates an arc/curve between two tangents.
    (A) arc()
    (B) arcTo()
    (C) quadraticCurveTO()
    (D) None of the above
    Answer
    (B) arcTo()

  10. ______ sets or returns whether the audio/video should start playing as soon as it is loaded.
    (A) audioTracks
    (B) autoplay
    (C) Controller
    (D) None of the above
    Answer
    (B) autoplay





Exit mobile version