Nội dung text 22421-2019-Summer-model-answer-paper.pdf
MAHARASHTRA STATE BOARAD OF TECHNICAL EDUCATIOD (Autonomous) (ISO/IEC-27001-2005 Certified) SUMMER– 2019 Examinations Subject Code: 22421 Model Answer Page 1 of 13 Important suggestions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model answer and the answer written by candidate may vary but the examiner may try to assess the understanding level of the candidate. 3) The language errors such as grammatical, spelling errors should not be given more importance. (Not applicable for subject English and communication skills) 4) While assessing figures, examiner may give credit for principle components indicated in a figure. The figures drawn by candidate and model answer may vary. The examiner may give credit for any equivalent figure drawn. 5) Credits may be given step wise for numerical problems. In some cases, the assumed constant values may vary and there may be some difference in the candidate’s answers and model answer. 6) In case some questions credit may be given by judgment on part of examiner of relevant answer based on candidate understands. 7) For programming language papers, credit may be given to any other program based on equivalent concept. Q.1 Attempt any FIVE of the following 5x2= 10 Marks a) Construct OR gate using NAND gate. Ans: OR gate using NAND gate: (2 Marks) or equivalent b) Compare Harward and Von-Neuman architecture. (any two points) Ans: ( Any Two point expected: 1 Mark each, Total 2 Marks) S.No Harward architecture Von-Neumann architecture 1 The computer has two separate memories for storing data and program. e.g. 8051 microcontroller The computer has single storage system(memory) for storing data as well as program to be executed e.g. 8085 microprocessor 2 Faster Execution of program Slower execution of program 3 Requires more hardware because of separate bus-structure Requires less hardware because of single bus structure