Application Software

If 99% portion of a program is written in FORTRAN the percentage programming language and the remaining 1%portion of the program gram in assembly language raise in the execution time, compared to writing the 1% portion of program in assembly language is:

  • (A) 0
  • (B) 0.12
  • (C) 10
  • (D) 0.99
Check Answer
  • (D) 0.99

A software testing technique i.e. White box testing is also known:

  • (A) Basic path testing
  • (B) Glass box testing
  • (C) Graph Testing
  • (D) Data-flow
Check Answer
  • (B) Glass box testing

Black box testing is also known as:

  • (A) Glass box testing
  • (B) Behavioral Testing
  • (C) Loop Testing
  • (D) Graph Based Testing
Check Answer
  • (B) Behavioral Testing

Which of the below option is a type software testing?

  • (A) Stress Testing
  • (B) Recovery Testing
  • (C) Security Testing
  • (D) All of the above
Check Answer
  • (D) All of the above

The purpose of software testing is:

  • (A) Debugging
  • (B) To gain modularity
  • (C) To expose errors
  • (D) To investigate system
Check Answer
  • (C) To expose errors

Which of the following is a black box testing method?

  • (A) Basic path testing
  • (B) Boundary value analysis
  • (C) Code path analysis
  • (D) All of the above
Check Answer
  • (B) Boundary value analysis

Structured programming codes consist of:

  • (A) Alteration
  • (B) Sequencing
  • (C) Iteration
  • (D) All the above
Check Answer
  • (D) All the above

Which of the following is the a significant characteristic of coding?

  • (A) Readability
  • (B) Productivity
  • (C) Efficiency
  • (D) Brevity
Check Answer
  • (A) Readability

Data structure suitable for which of the following application?

  • (A) Architectural design
  • (B) Sequential design
  • (C) Data design
  • (D) Interface design
Check Answer
  • (C) Data design

To design a software in object oriented design, objects must have:

  • (A) Attributes only
  • (B) Operations and names and    names only
  • (C) Attributes, name and    operations
  • (D) All of the above
Check Answer
  • (C) Attributes, name and    operations

You cannot copy content of this page

Scroll to Top