Corrective maintenance of software refers to
Enhancement aimed at making the product faster
Deploying the software to a different hardware platform
Modifications initiated due to defects in software
Making the software easier to understand
Correct answer is C
Corrective maintenance is concerned with fixing errors that are observed when the software is in use.
Preventive maintenance measures in computer room do not include
The use of tiles
The use of rugs
Good ventilation
Proper illumination
Correct answer is B
Use of rugs is not a preventive maintenance measures
Shared-memory is an architecture in
Parallel database
Trusted distributed database
Relational database
Distributed database
Correct answer is A
Shared-memory is the architectural model adopted by recent servers based on symmetric multiprocessors (SMP). It has been used by several parallel database system prototypes and products as it makes DBMS porting easy, using both inter-query and intra-query parallelism.
I, II and III
II, I and III
II, III and I
III, II and I
Correct answer is B
The steps used in creating a new workbook in a Microsoft Excel application
- Click on the Microsoft Office button
- Click on New
- Choose blank document
Form
Table
Query
Report
Correct answer is C
A query in a database is a request for information from a database management system (DBMS), which is the software program that maintains data. Users can make a query to retrieve data or change information in a database, such as adding or removing data.