Web technology
System in a computer which translates on IP address into an easier name is called
- A Packet-switching domain system
- Domain name System
- Domain numbering system
- Domain
- option2 Clear All
Clear All
Computer can be linked to the internet through the
- Phone-line- moden
- DSL
- Cable modem
- All of the above
- option1 Clear All
Clear All
In a computer internet standard IP address is composed of a total of
- 4-bit
- 10-bit
- 32-bit
- 256-bit
- option3 Clear All
Clear All
Collection of documents stored on a computer which is permanently connected with internet around the world is called-
- Telnet
- WWW
- LAN
- FTP
- option2 Clear All
Clear All
A computer on internet is identified by
- Email address
- Street address
- IP address
- Server address
- option3 Clear All
Clear All
Website is a collection of
- HTML document
- Graphic files
- Audio and video file
- All of these
- option4 Clear All
Clear All
A............. is the simplest form of website in which the site's content is delivered without the use of the server side processing
- Dynamic website
- E-commerce website
- Static website
- Social networking website
- option3 Clear All
Clear All
AngularJS is perfect for________
- Create single page application
- Creating a Desktop application
- Create web series
- None of these
- option1 Clear All
Clear All
AngularJS is a-------------
- HTML Framework
- Net Framework
- Javascript Framework
- Oracle framework
- option3 Clear All
Clear All
Who developed AngularJS
- Jesse james Garrett
- Douglas crockford
- Misko hevery
- Brendan Eich
- option3 Clear All
Clear All
An AngularJS module defines an
- Expression
- Application
- Element
- Non of the above
- option2 Clear All
Clear All
Which type of javascript language is
- Object-oriented
- Object-Based
- Assembly-language
- High-Level
- option1 Clear All
Clear All
The "Function" and "VAR" are known as a
- Keyword
- Data type
- Declaration statement
- Prototype
- option3 Clear All
Clear All
What is the correct syntax of the declaration which defines the XML version?
- <XML version="A.0"/>
- <?XML version="A.0"?/>
- <?XML version="A.0"/>
- Non of the above
- option4 Clear All
Clear All
Is it easier to process XML than HTML
- Yes
- No
- Something
- Can't say
- option1 Clear All
Clear All
The property is CSS used to chenge the background color of an element is ------------
- By color
- Color
- Background-color
- All of the above
- option3 Clear All
Clear All
The HTML attribute used to define the inline style is--------
- Style
- Styles
- Class
- Non of the above
- option1 Clear All
Clear All
Which of the following is ( the correct syntax to display the hyperlinks without any u underline?
- a{text-decoration: underline;}
- a{text-decoration: no underline;}
- a{text-decoration:none;}
- Non of the above
- option3 Clear All
Clear All