wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Unit 27 - Develop Data Driven Applications 2

Total questions: 22

Worksheet time: 32mins

Name
Class
Date
1.

Out of the following, which one is a relational database?

a)

XML Database

b)

Microsoft SQL Server

c)

MySQL

d)

Both b and c

2.

MySQL is..

a)

closed source

b)

proprietary

c)

non - proprietary

d)

All of the above

3.

Oracle is..

a)

relational

b)

document oriented

c)

graph

d)

multi-model

4.

Service Data object...

a)

reduces API's

b)

simplifies J2EE

c)

provides support for XML

d)

All of the above

5.

Developers who implement cloud computing try to create flexible schema or no schema at all; to better enable fast changes. What kind of databases do these developers prefer using and why?

a)

Relational

b)

Object Oriented

c)

NoSQL

d)

Flat File Structures

6.

The difference between NoSQL and MySQL is..

a)

MySQL is a database and NoSQL is an application

b)

Both MySQL and NoSQL are same

c)

MySQL is a relational database whereas NoSQL is not

d)

NoSQL is a relational database whereas MySQL is not

7.

What is a flat file?

a)

An excel file that saves flat integers

b)

A text file that stores data

c)

A java file that stores flat methods and classes

d)

An xml file that saves flat data

8.

An animated weather radar image from the National Hurricane Center can be displayed continuously on the home page of a municipal civil defense department, without the need for clicking on a link to get to the National Hurricane Center site.


This is an example of...?

a)

Service Data Object

b)

Object Data Source

c)

Web Services Description Language

d)

Service Oriented Architecture

9.

In the example above, <author> element is

a)

root element

b)

child element

c)

sub child element

d)

None of the above

10.

This is an..

a)

XML Element

b)

XML Prolog

c)

XML Header

d)

HTML Header

11.

What is NOT true about DTD?

a)

It defines legal building blocks of an XML

b)

It defines the document structure

c)

It can be declared inline in the XML document

d)

It can not be declared as an external reference

12.

#CDATA means..

a)

element contains Boolean properties of XML document

b)

element contains string values

c)

element contains character data that is not supposed to be parsed by a parser

d)

element contains data that is going to be parsed by a parser

13.

An XML Schema is

a)

a language to transfer XML data

b)

a language for expressing constraints about XML documents

c)

a language for messaging protocol

d)

a language to describe web services

14.

A student decides to show her XML data on a browser in green and white rows. What must she use?

a)

HTML

b)

XSLT

c)

DTD

d)

CSS

15.

SOAP is...

a)

a web communication server

b)

a web service description language

c)

a messaging protocol

d)

All of the above

16.

UDDI stands for

a)

Universal Discovery Description and Interactivity

b)

Universal Discovery Description and Integration

c)

Universal Description Discovery and Integration

d)

Universal Description Discovery and Interactivity

17.

A Sub-child element is a structural element for which programming language?

a)

UML

b)

XML

c)

C++

d)

C#

18.

Simple object access protocol (SOAP) is a standard based on which one of the following?

a)

UML

b)

XML

c)

OCL

d)

SQL

19.

What is normally used as a document oriented database?

a)

An ODBC Database

b)

An XML Database

c)

An internal database

d)

An Object oriented Database

20.

Which one of the following is a Database Management Environment?

a)

DTD

b)

MySQL

c)

IDE

d)

ODBC

21.

Which one of the following is an XML supporting technology for schema definition?

a)

XP

b)

XSD

c)

URL

d)

QA

22.

WSDL is..

a)

HTML based language to describe services a business offer

b)

XML based language to describe services a business offer

c)

XML based language to describe messaging protocol

d)

XML based language to describe web communication