Questions
Which of the following is a valid date function?
- getHour()
- getMinute()
- getSecond()
- getFullYear()
- getYears()
Which of the following statements is/are correct?
- indexOf()
- charAt()
- subString()
- split()
- All of these
HTTP is called a ________ protocol.
- stateful
- stateless
- state-aware
- connection oriented
- None of these
Which of the following is not a search engine?
- Yahoo
- Google
- Blekko
- Bing
- Rediff
Softwares, such as chrome and opera are referred to as _____.
- music players
- modem
- downloader
- internet tools
- web browsers
The telecommunication hardware, which is used to access the internet is known as ____________.
- pendrive
- web browser
- key - board
- modem
- data - cable
Which of the following does not belong to the basic CSS font property?
- font-family
- font-style
- font-weight
- font-size
- font-designe
destroy() method is called in a program ________.
- to deallocate the applet's resources
- automatically after the init()
- to initialize an applet
- to stop the execution of an applet
The extension of a JSP file is __________.
- .js
- .jsp
- .jse
- .jsf
- .json
Which of the following operators is not supported by JavaScript?
- Arithmetic
- Assignment
- Logical
- Comparison
- Conditional
Which of the following is not a state in the life cycle of an applet?
- Born
- Running
- Idle
- Dead
- None of these
Which of the following is not a standard object of JavaScript?
- Boolean
- Array
- Day
- Math
- String
Which of the following does not belong to Arithmetic JavaScript operator?
- ++
- --
- %
- +=
- +
To which of the following operators does ?? operator belong?
- Arithmatic operators
- Comparison operators
- Assignment operators
- String operators
- Logical operators
HTML code contains __________.
- images
- audio
- text
- video
- all of these