jaydifox
02-21-04, 10:26 AM
I question go thus:
Using any of the following selection of comstructs:ON... GOSUB of BASIC, OR DO CASE ... END CASE of dBase, or CASE.. default of C language, or computed GOTO of FORTRAN, or case construct of PASCAL in conjunction with random number generator of the language choose and other necessary statement, function and procedure; write a software program to produce or generate ten multiple choice of questions in the area of software engineering.
The program should provide five choices to each question of which one choice must be the correct answer to the question. Three attempts will be allowed for each question. If the user gets the answer in the first attempt, he scores 1 point, if he get the answer in the second attempt he scores 2/3;if he gets the answer in the third attempt, he scores 1/3 point;and if he fails to get the correct answer after three attempt, he scores no point.
The program should also ge able to compute the total score as fraction as well as percentage of the total number of question attempted, and make remarks as well as necessary on the total performance.
The program should display only one question at a time.
Finally convert the program to a standalone (executable file) store in a diskette.
Hope someone can help me out with this ideal of mine.
10 Questions and answers.
What is software?
a. Set of computer programs, procedures and possibly associated document concerned with the operation of data processing. (Correct)
b. A set of compiler instructions.
c. A mathematical formulae
d. All of the above
e. None of the above
Which is the last step in classic life cycle paradigm?
a. System engineering
b. Analysis
c. Design
d. Coding
e. Maintenance. (Correct)
Which of the following is closer to machine Code
a. Assembly language(Correct)
b. Machine language
c. High level language
d. All of the above
e. None of the above
The following are properties of Modularity except
a. It implement a single independent function
b. It performs a single logical task.
c. It has a single entry and exit point.
d. It is entirely constructed of modules.
e. None of the above. (Correct)
The following are characteristics of software expects
a. It is developed or engineered.
b. Software does not wear out
c. Software are custom made
d. Software have don’t have spare parts instead it has backup
e. Software consists of physical devices. (Correct)
Software genetic development process contains three genetic phrases namely
a. Definition, development, maintenance. (Correct)
b. Coding, design, Software engineering
c. Software engineering, Definition, Coding
d. Design, Coding, Development
e. Development, Definition, Testing
Which of the following translators convert high-level language on statement-by-statement basis?
a. Compiler
b. Machine level language converter
c. Interpreter. (Correct)
d. Assembler
e. None of the above
Which of the following is not an example of Prototype in engineering paradigm?
a. Paper prototype. (Correct)
b. Existing prototype.
c. Working prototype.
d. Software prototype.
e. Engineering prototype.
Which of the following Construct in formal model in software engineering execute each statement in succession.
a. Selection Construct.
b. Sequence Construct. (Correct)
c. Iteration Construct.
d. Business Construct.
e. Statement Construct.
What is software engineering?
a. Set of computer programs, procedures and possibly associated document concerned with the operation of data processing.
b. Software engineering is Design, Coding, Development
c. Software engineering implement a single independent function
d. Software engineering is the establishment and use of sound engineering practice in order to produce economical and reliable software that will perform efficiently on real machine (Correct)
Software engineering is a step that encompasses the method, tools, procedure used in software
Using any of the following selection of comstructs:ON... GOSUB of BASIC, OR DO CASE ... END CASE of dBase, or CASE.. default of C language, or computed GOTO of FORTRAN, or case construct of PASCAL in conjunction with random number generator of the language choose and other necessary statement, function and procedure; write a software program to produce or generate ten multiple choice of questions in the area of software engineering.
The program should provide five choices to each question of which one choice must be the correct answer to the question. Three attempts will be allowed for each question. If the user gets the answer in the first attempt, he scores 1 point, if he get the answer in the second attempt he scores 2/3;if he gets the answer in the third attempt, he scores 1/3 point;and if he fails to get the correct answer after three attempt, he scores no point.
The program should also ge able to compute the total score as fraction as well as percentage of the total number of question attempted, and make remarks as well as necessary on the total performance.
The program should display only one question at a time.
Finally convert the program to a standalone (executable file) store in a diskette.
Hope someone can help me out with this ideal of mine.
10 Questions and answers.
What is software?
a. Set of computer programs, procedures and possibly associated document concerned with the operation of data processing. (Correct)
b. A set of compiler instructions.
c. A mathematical formulae
d. All of the above
e. None of the above
Which is the last step in classic life cycle paradigm?
a. System engineering
b. Analysis
c. Design
d. Coding
e. Maintenance. (Correct)
Which of the following is closer to machine Code
a. Assembly language(Correct)
b. Machine language
c. High level language
d. All of the above
e. None of the above
The following are properties of Modularity except
a. It implement a single independent function
b. It performs a single logical task.
c. It has a single entry and exit point.
d. It is entirely constructed of modules.
e. None of the above. (Correct)
The following are characteristics of software expects
a. It is developed or engineered.
b. Software does not wear out
c. Software are custom made
d. Software have don’t have spare parts instead it has backup
e. Software consists of physical devices. (Correct)
Software genetic development process contains three genetic phrases namely
a. Definition, development, maintenance. (Correct)
b. Coding, design, Software engineering
c. Software engineering, Definition, Coding
d. Design, Coding, Development
e. Development, Definition, Testing
Which of the following translators convert high-level language on statement-by-statement basis?
a. Compiler
b. Machine level language converter
c. Interpreter. (Correct)
d. Assembler
e. None of the above
Which of the following is not an example of Prototype in engineering paradigm?
a. Paper prototype. (Correct)
b. Existing prototype.
c. Working prototype.
d. Software prototype.
e. Engineering prototype.
Which of the following Construct in formal model in software engineering execute each statement in succession.
a. Selection Construct.
b. Sequence Construct. (Correct)
c. Iteration Construct.
d. Business Construct.
e. Statement Construct.
What is software engineering?
a. Set of computer programs, procedures and possibly associated document concerned with the operation of data processing.
b. Software engineering is Design, Coding, Development
c. Software engineering implement a single independent function
d. Software engineering is the establishment and use of sound engineering practice in order to produce economical and reliable software that will perform efficiently on real machine (Correct)
Software engineering is a step that encompasses the method, tools, procedure used in software