Top 150+ Solved Principles of Programming Languages MCQ Questions Answer
Q. Which of the following is not the part of software development phases?
a. software designing
b. software validation
c. software dependent
d. software implementation
Q. Which of the following phase of software development is associated with creation of test data ?
a. system analysis
b. design
c. coding
d. system acceptance
Q. Which of the following is secondary memory device?
a. keyboard
b. disk
c. alu
d. all of the above
Q. Which of the following is a true statement regarding the SDLC phases.
a. the sdlc is not iterative.
b. the life cycle is always a sequentially ordered sets of phases.
c. it is not possible to completed some activities in one phase in parallel with those of another phase.
d. the life cycle may be thought of as a circular process.
Q. Which step of SDLC performs cost/benefit analysis?
a. feasibility study
b. analysis
c. design
d. none of these
Q. The detailed study of existing system is referred to as
a. system planning
b. system analysis
c. feasibility study
d. design dfd
Q. Prototyping aims at
a. end user understanding and approval
b. program logic
c. planning of dataflow organization
d. none of these
Q. What is a prototype
a. mini-model of existing system
b. mini-model of proposed system
c. working model of existing system
d. none of these
Q. The Logic programming technique is implemented in :
a. declarative programming
b. object oriented programming
c. functional programming
d. generic programming
Q. ALU stands for:
a. array logic unit
b. application logic unit
c. arithmetic logic unit
d. none of these
Q. The difference between memory and storage is that memory is _________ and storage is _________.
a. temporary,permanent
b. permanent,temporary
c. slow,fast
d. all of above
Q. Which programming languages are classified as low level languages?
a. cobol,fortran,pascal
b. prolog 2,expert systems
c. assembly languages
d. knowledge based systems