Web Coc Holistic For WDDBA 3
Web Coc Holistic For WDDBA 3
database server.
1. Native support
2. Common Gateway Interface (CGI) script
3. Middleware
4. Java database connectivity (JDBC)
Which one of the following is an integrated part of database that can restore the database to the
consistent state of before failure?
1. Transaction scheme
2. Restoring scheme
3. Backup scheme
4. Recovery scheme
1. Data Availability
2. Data Accuracy
3. Data Security
4. Data Integrity
Among the following, one is a program that designed to detect quarantine and/or delete
malicious code, to prevent our computer form damage.
1. Operating system
2. Antivirus
3. Internet browser
4. Games application
You can add a row using SQL in a database with which of the following?
1. ADD
2. INSERT
3. CREATE
4. MAKE
1. Data
2. Database
3. Fields
4. Redundancy
Assume you are ICT coordinator of an enterprise. Which one of the following is considered as
your duty?
1. ER Set
2. Relationship Set
3. Entity Set
4. Attribute set
Type of database system test that carried as part of system testing to check and detect if there is a
problem in the system as a result of a change made to another component of the system.
1. Recovery Testing
2. Functional Testing
3. Regression Testing
4. Load Testing
Suppose the database consists of multiple transactions that are used to manage organization’s
group of related data. So, which database attribute best describes the characteristics of a
transaction that it shouldn’t be divided or split rather it can exist as a single unit is:
1. Atomicity
2. Durability
3. Consistency
4. Isolation
To bring solution to prevent Database system crash in your company. What action you are going
to take
1. Printer
2. Digitalizer
3. Scanners
4. Touchpad
1. background-color
2. color
3. bgcolor
4. font-size
1. Form
2. Filter
3. Database
4. Report
Which one is a description of a software system to be developed and lays out functional and non-
functional requirements?
1. Software version
2. Database development
3. Software requirements specification
4. Web development
1. ALIGN BY
2. GROUP BY
3. SORT BY
4. ORDER BY
While SQL operate the power failure occurred, if you want to recover transaction which was
executing at failure time, what you have to
1. take a back up the transaction log, restore the Database from the last full Database
backup, and then restore all the transaction logs
2. Nothing. SQL Server will recover automatically, rolling back pending transactions
and rolling forward committed ones.
3. Run ROLL FORWARD ALL TRANSACTIONS.
4. Nothing. All transactions since the last checkpoint are lost, the effects of the others
are in the Database.
From the 5s procedures, which one is used to remove unnecessary items from each area?
1. Sustain
2. Shine
3. Standardize
4. Sort
In the three-tier architecture, the intermediate layer between database and client server is
classified as
1. Transaction server
2. Disk server
3. Functional server
4. Application server
1. <js>...</js>
2. <script>...</script>
3. <css>...</css>
4. <javascript>...</javascript>
Between what, Objects and relationships are shown through the visual diagrams?
1. Databases
2. Columns
3. Rows
4. Tables
1. Web address
2. Uniform Resource Locator
3. File
4. Web server
1. Though more expensive than shared hosting, Dedicated hosting is more secure
2. Dedicated hosting is safer than shared hosting
3. Shared hosting is cheaper than dedicated hosting
4. Shared hosting is safer than dedicated hosting
Which one of the following is typed correctly?
Among the following which refers to describing the data description, representing data
semantics, and describing the consistency constraints that apply to the data.
1. Refining data
2. Adding data
3. Modifying data
4. Modeling data
Which operator can be used to free the memory allocated for an object in C++?
1. Free()
2. Collect
3. Delete
4. Unallocate
1. System model
2. Appendices
3. User requirements
4. System requirements
Which of the following is used in the application programs to request data from the database
management system?
1. Database system
2. Application software
3. Hardware system
4. Operating system
Below the following, one is a process of analyzing the data objects and their relationship to the
other objects.
1. Storage Modeling
2. Data Modeling
3. System Modeling
4. Web Modeling
Among the following, one is the collection of documents that are designed to help people who
need to manage, operate or maintain computer hardware or software.
1. Inventory record
2. Hardware inventory
3. Inventory documents
4. Technical documentation
A small piece of data sent from a website and stored in users web browser while a user is
browsing a website
1. Web cache
2. Web client
3. Web firewall
4. Web cookie
Unnecessary conveyance of products, from one location to another, or handoff from one
employee to another is.Unnecessary conveyance of products, from one location to another, or
handoff from one employee to another is.
1. Processing waste
2. Over-production waste
3. Waiting-time waste
4. Transport waste
In the state chart diagram, the element which is shown with the help of double line filled circle
with pointing arrow is classified as
1. Final state
2. Initial state
3. Two-degree state
4. Zero-degree state
1. TRANCATE
2. SELECT
3. DROP
4. DELETE
1. QUERY
2. SELECT
3. READ
4. ORDER
Which SQL operator is used as a conjunction that connects the two queries to return only the
required sets of data?
1. AND
2. FROM Clause
3. LIKE
4. UPDATE
From computer maintenance procedures which one is the process of reorganizing the data stored
on the hard drive so that related pieces of data are put back together, all lined up in a continuous
fashion.
1. Memory Partitioning
2. Defragmenter
3. Antivirus
4. Disk formatter
1. Data structure
2. Markup language
3. Web Browsers
4. Word processor
Which one of the following given statements possibly contains the error?
1. Inline CSS
2. Outside CSS
3. Internal CSS
4. External CSS
Which tag is used to change the default characteristics of a particular tag in the entire web
document wherever that tag is used?
1. Marquee tag
2. Style tag
3. Meta tag
4. Heading tag
1. Estimating costs
2. Controlling costs
3. Determining the budget
4. Finalizing the cost baseline
Among the following which one is an on-screen display that acts as an interface between the user
and the computer system?
1. Monitor
2. Scanners
3. Printer
4. Mouse
Which is the correct syntax to call an external JavaScript file in the current HTML document?
Which of the following is the correct syntax to make the background-color of all paragraph
elements to yellow?
1. It is a Software
2. It is client-side scripting language
3. It is a database
4. It is a server-side scripting language
1. All span elements will have an outer red border and inner green dotted border
2. All span elements will have a red border and a green dotted outline
3. All span elements will have a outer green dotted border and an inner red border
4. All span elements will have a green thick border and a red outline
Which one of Microsoft office package enables users to format, organize and calculate data in a
spreadsheet?
1. Microsoft PowerPoint
2. Microsoft Word
3. Microsoft Publisher
4. Microsoft Excel
Suppose you are recruited as Database Administrator in Fulbright PLC Company where records
of Exchange commodities are expected to be managed centrally for the sake of administration
using SQL. Thus, which of the following syntax is the correct implementation of SQL
commands used to build a Table PRODUCTS and add fields such as ProdId, Prod Name, Item
Quantity, ProdUnitPrice and Description for the table?