Database MCQ - English
- Introduction to Database
- The Relational Model and Normalization
- Data Modeling with ER Model
- SQL for Database Construction
- Managing Multiuser Databases
- SQL Server 2000
- XML and ADO.NET
- Database Processing for BIS
- The Database Development Process
- ER Model and Business Rules
- Physical Database Design
- The Client Server Database
- Data Warehousing
- Distributed Databases
- Object Oriented Database
- Introduction to SQL
- Database Design Using Normalization
- Data Models into Database Designs
- Database Redesign
- Managing Databases with Oracle
- ODBC, OLE DB, ADO, and ASP
- JDBC, Java Server Pages, and MySQL
- The Database Environment
- Modeling Data in the Organization
- Logical Database Design
- Advanced SQL
- The Internet Database Environment
- Data and Database Administration
- Object Oriented Data Modeling
The Internet Database Environment MCQ Questions and Answers
Home | Database | The Internet Database EnvironmentIn this section we provide lots of objective question of The Internet Database Environment in Database Management System.
1) An intrusion detection system does not perform which of the following?
Tries to identify attempts to hack into a computer system.
May monitor packets passing over the network.
May transmit message packets to the correct destination.
Set up deception systems that attempt to trap hackers.
Answer : C Discuss
2) Features of XML include which of the following?
The tags are used to describe the appearance of the content.
Addresses the structuring and manipulation of the data involved.
Governs the display of information in a Web browser.
All of the above.
Answer : B Discuss
3) What is Hypertext Transfer Protocol (HTTP)?
The protocol to copy files between computers
The transfer protocol to transfer Web pages to a browser
The database access protocol for SQL statements
The hardware/software protocol that limits access to company data
Answer : B Discuss
4) Which of the following is true concerning Web services standards?
Led by only one group.
Helped by cooperation between companies.
Not necessary at this time.
Important so that the web can flourish.
Answer : D Discuss
5) Common Gateway Interface (CGI) is which of the following?
An interface that accepts and returns data that may be written in SQL.
An interface that accepts and returns data that may be written in any language that produces an executable file.
A small program that executes within another application and is stored on the server.
A small program that executes within another application and is stored on the client.
Answer : B Discuss
6) A server-side extension is needed to do what?
Allow a request from a client to access the database.
Allow a request from a client to access a HTML-formatted page.
Allow a request from a client to access Web pages.
All of the above.
Answer : A Discuss
7) Which of the following is true about ColdFusion Markup Language (CFML)?
It is stored in .asp files.
It is executed on the client.
It does not use tags.
It allows for coding of custom tags in an HTML file.
Answer : D Discuss
8) XML is which of the following?
A scripting language that states the rules for tagging elements.
A programming language that states the rules for tagging elements.
A programming language that allows the creation of customized tags.
A scripting language that allows the creation of customized tags.
Answer : D Discuss
9) An intranet provides which of the following?
Connectivity to all customers
Connectivity to selected customers
Connectivity to no customers
Connectivity to all of the above
Answer : C Discuss
10) Client-side extensions:
add functionality to the server.
add functionality to the browser.
add functionality to the firewall.
add functionality to the network.
Answer : B Discuss