Web Technologies
Web Technologies
Answer
D. Platform Dependent
Answer
D. s-resize
Answer
B. Bootstrap
Answer
A. VBScript
Answer
Answer
C. secure
Answer
C. charAt()
Answer
A. Selectors
Answer
C. emitters
Answer B. HTTP
In CSS, you can override precedence rules by adding the ____ property to a style declaration.
A. !override
B. !main
C. !important
D. !priority
Answer
C. !important
Which of the following class in JSP provides the capability to implement a growable array of objects?
A. Array class
B. GrowAbleArray class
C. Container class
D. Vector class
Answer
D. Vector class
Which XML extension is a standard way to describe how to transform the structure of an XML document
into an XML document with a different structure?
A. tree structure
B. XSLT
C. Both (A) & (B)
D. None of the Above
Answer
B. XSLT
In JSP, the classes that allow primitive types to be accessed as objects are known as________
A. Primitive classes
B. Object classes
C. Boxing classes
D. Wrapper classes.
Answer
D. Wrapper classes.
Which XML-based registry is intended as on online Internet registry for businesses worldwide?
A. Universal Plug and Play(UPnP)
B. UDF
C. Uniform Resource Locator(URL)
D. Universal Description Discovery and Integration(UDDI)
Answer
Which language is considered to be extensible because of its unlimited and self-defining markup
symbols?
A. HTML
B. XHTML
C. XML
D. None of the Above.
Answer
C. XML
In JSP, a Canvas object provides access to a Graphics object via one of its method called______
A. getCanvas()
B. getGraphics()
C. accessGraphics().
D. paint()
Answer
D. paint()
Answer
C. Six
Which method of the Component class is used to set the position and size of a component in JSP?
A. setSize()
B. setPositionSize()
C. setPosition()
D. setBounds()
Answer
D. setBounds()
Answer
A. setLayout()
Answer
(D) Attributes
Answer
(A) GET
Answer
(A) #
Which of the following method converts the request connection to a transparent TCP/IP tunnel?
(A) HEAD
(B) PUT
(C) OPTIONS
(D) CONNECT
Answer
(D) CONNECT
Answer
(B) SGML
Answer
Answer
Answer
Answer
Answer
Answer
(B) POST
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) tabindex
Answer
Answer
(A) GET
______ 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
Answer
(D) fillRect()
Answer
(C) 200 OK
_______ creates an arc/curve between two tangents.
(A) arc()
(B) arcTo()
(C) quadraticCurveTO()
(D) None of the above
Answer
(B) arcTo()
______ 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
A computer program can often be a very satisfactory _______ of a physical system such as road traffic
conditions.
A. solution
B. replacement
C. model
D. simulation
?
Answer
D. simulation
2.Which of the following software engineering concept does Ada language support?
A. abstraction
B. generic
C. information hiding
D. All of the Above
?
Answer
D. All of the Above
3.A module that is supplied along with the programming language translator to make the language
easier is called a/an ________
A. intrinsic function
B. benchmark program
C. data structure
D. None of the Above
?
Answer
A. intrinsic function
?
Answer
C. prototyping
5.The model which estimates the total effort in terms of person, months of the technical project staff, is
________
A. waterfall model
B. spiral
C. COCOMO Model
D. prototyping
?
Answer
C. COCOMO Model
?
Answer
A. Cyclomatic number
?
Answer
B. independency
?
Answer
B. testing
?
Answer
D. Computer Output Microfilm
?
Answer
C. Both (A) and (B)
Answer
(B) CSS
Answer
(C) /* */
In JS, The ______ method searches a string for a specified value and returns the position of match.
(A) slice()
(B) substr()
(C) index()
(D) search()
Answer
(D) search()
In Java Script, the _____ method returns the new array length.
(A) shift()
(B) substr()
(C) index()
(D) unshift()
Answer
(D) unshift()
Answer
Which property is very useful for getting or replacing the content of HTML elements?
(A) innerHTML
(B) outerHTML
(C) Both(A) & (B)
(D) None of the above
Answer
(A) innerHTML
Answer
(A) Number()
________message denotes the requested page could not be found and it may be available in future?
(A) 202 Accepted
(B) 201 created
(C) 403 Forbidden
(D) 404 Not Found
Answer
(D) 404 Not Found
Answer
(A) GET
Which can reduce the number of server requests and save bandwidth?
(A) Image Gallery
(B) Image Opacity
(C) Image Sprites
(D) None of the above
Answer
Answer
(C) XML
Answer
(A) XML
________message denotes the request has been fulfilled and a new source is created.
(A) 202 Accepted
(B) 201 created
(C) 403 Forbidden
(D) 404 Not Found
Answer
Answer
Answer
In JS, the ______ method returns the index of the last occurrence of a specified text in a string.
(A) slice()
(B) substr()
(C) lastIndex()
(D) search()
Answer
(C) lastIndex()
________ message denotes the request can not be fulfilled due to the wrong syntax.
(A) 202 Accepted
(B) 400 Bad Request
(C) 403 Forbidden
(D) 404 Not Found
Answer
Answer
(D) toString()
Answer
(C) CSS Padding
Answer
(A) float
Answer
Answer
Answer
(B) Lower-case
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
Answer
Answer
(B) PUT
Answer
Answer
(B) POST
Which of the following property returns the length of the current audio/video?
(A) error
(B) loop
(C) ended
(D) duration
Answer
(D) duration
Answer
(B) pause()
Answer
(A) HTML
Which of the following property sets or returns the CORS settings of the audio/video?
(A) controls
(B) crossOrigin
(C) currentSrc
(D) None of the above
Answer
(B) crossOrigin
Answer
Answer
Which of the following message denotes the requested page has moved temporarily to a new URL?
(A) 202 Accepted
(B) 201 created
(C) 301 Moved Permanently
(D) 302 Found
Answer
Answer
(B) clear
Which method returns the HTTP methods that the server supports?
(A) HEAD
(B) PUT
(C) DELETE
(D) OPTIONS
Answer
(D) OPTIONS
Answer
(A) //
Answer
(A) cookies
Answer
(C) isFinite()
Answer
(D) Three