ODBC, OLE-DB, and ADO correct answers NET form the backbone of Microsoft's ________
architecture.Universal Data Access (UDA)
ODBC allows any Windows application to access relational data sources, using SQL via a(n)
________ correct answers Application programming interface
While creating a DSN, a(n) ________ must be identified to connect to the data source correct
answers ODBC Driver
In the OLE-DB model, ________ are objects (applications or processes) that request and use
data correct answers Consumers
The OLE-DB ________ object class is used to process directives to manipulate a data provider's
data correct answers Command
The Microsoft ________ is a component-based platform for developing distributed,
heterogeneous, interoperable applications aimed at manipulating any type of data over any
network under any operating system and programming language correct answers .NET
framework
The ________ can be considered as an XML-based, in-memory database that represents the
persistent data stored in the data source correct answers Dataset
When using an Oracle database, the web-to-database middleware that should be used is
________ correct answers SQL*Net
The hardware and software independence of Internet technologies results in ________ correct
answers Platform portability
The rapid development of Internet technologies results in ________ correct answers Availability
of multiple, plug-and-play development tools
A server-side extension ________ correct answers Provides its services to the Web server in a
way that is totally transparent to the client browser
A database server-side extension is also known as a ________ correct answers Web-to-database
middleware
Which of the following is the first step in the exchange between a web browser and a database?
correct answers The client browser requests a web page from a web server
The Web browser is the application software in the ________, that lets end users browse the
Web correct answers Client computer
,A ________ defines a standard way to exchange messages with external programs correct
answers Web server interface
Which one of the following is a well-defined web server interface? correct answers Common
gateway interface
Which of the following languages is typically used for CGI scripts? correct answers Perl
Which of the following is a disadvantage of using an API Web server interface? correct answers
It shares the same memory space a the web server
The web browser's job is to ________ the HTML code that it receives from the Web server
correct answers interpret
Which of the following is a client-side extension? correct answers Java
A plug-in is a(n) ________ correct answers External application that is automatically invoked by
the browser when needed
Microsoft's alternative to Java is ________ correct answers Active X
A ________ is automatically invoked by the browser when needed correct answers Plug-in
________ add functionality to web browsers correct answers Client-side extensions
________ connect to and query a database from a Web page correct answers Web application
servers
________ is an object-oriented programming language developed by Sun Microsystems that runs
on top of Web browser software correct answers Java
________ is used to extend browser functionality correct answers VBScript
________ is a specification for writing programs that will run inside the Microsoft client browser
(Internet Explorer) correct answers ActiveX
________ is embedded inside an HTML page and is activated by triggering events such as
clicking on a link correct answers VBScript code
XML is concerned with the ________ correct answers Description and representation of data
________ is the type of cloud infrastructure that is built by a third-party organization to sell
cloud services correct answers Public cloud
A characteristic of XML is that it ________ correct answers Allows definition of new tags to
describe data elements
, XML can be used to create ________ for databases correct answers vocabularies
________ is positioned to replace EDI as the standard for the automation of the supply chain
because it is less expensive and more flexible correct answers XML
________ are at the heart of current Websites correct answers Dynamic webpages
The XSL specification is divided in two parts: Extensible Style Language Transformations
(XSLT) and ________ correct answers XSL style sheets
________ describe how something looks on the Web page, such as bold type or heading style,
and often come in pairs to start and end formatting features correct answers HTML Tags
The web is said to be a ________ correct answers Stateless system
________ means that the cloud service provider offers the capability to build and deploy
consumer-created applications using the provider's cloud infrastructure correct answers Platform
as a service
The XML ________ allows the definition of new tags to describe the data elements used in an
XML document correct answers metalanguage
The first line of XML represents the ________ correct answers Document declaration
Companies that intend to engage in e-commerce business transactions must develop and share
________ correct answers Document type definitions
In a DTD file, a(n) ________ character means that the child element occurs zero or more times
correct answers asterisk
In a DTD file, the ________ keyword represents the actual text data correct answers #PCDATA
The ________ is an advanced data definition language that is used to describe the structure
(elements, data types, relationship types, ranges, and default values) of XML data documents
correct answers XML schema
________ describe the general mechanism that is used to extract and process data from one
XML document and enable its conversion within another document correct answers Extensible
Style Language Transformations (XSLT)
________ provides an interface between the application program and the database correct
answers Database middleware
________ is a computing model for enabling ubiquitous, convenient, on-demand network access
to be a shared pool of configurable computer resources correct answers Cloud computing