0% found this document useful (0 votes)
19 views2 pages

Final Exam Question Paper Set1

The document outlines the details of a final assessment for a computer science course including instructions, questions, and content. It provides 3 questions - the first asks to develop a simple C program, explain the development steps, and analyze time/space complexity. The second asks about types of virtualization, its benefits, and how it helps users. The third asks to explain page replacement and disk scheduling algorithms with examples.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views2 pages

Final Exam Question Paper Set1

The document outlines the details of a final assessment for a computer science course including instructions, questions, and content. It provides 3 questions - the first asks to develop a simple C program, explain the development steps, and analyze time/space complexity. The second asks about types of virtualization, its benefits, and how it helps users. The third asks to explain page replacement and disk scheduling algorithms with examples.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Page 1 of 2

Final Assessment
Branch & Section : Computer Science and Engineering (CSE) - ‘A’ and ‘B’

Question Set :A

Year / Semester : I / II

Course : CSIR21 – Essentials of Computer Science

Date & Time : 03-July-2021 10:00 AM

Mode : Online via MS Teams

Note:

• Duration of exam is for 120 minutes and Total Marks is 50 marks


• Students should write the Roll No, Name and Section in the top of the paper.
• 20 mins additional time i.e. total: 2 hour 20 mins will be given for scanning and
uploading of answer papers.
• Late Submissions are strictly not accepted.
• Answer papers should be written on A4 paper only.
• Answer sheet should be scanned legibly enough for evaluation and submitted as single
PDF file. Answer sheets that are not legible will not be evaluated.

1. (i) What are the key features of High level language?


(ii) Develop a simple arithmetic addition program in ‘C’ language and explain the list of
steps involved in the program development? Also, Compute the time and space complexity
of the program.
(iii) Assuming the program is executed in 8085 architecture and its instruction set, explain
the sequence of process involved in the transformation and execution the above developed
program with demonstrated stage wise output. (15 marks)
2. (i) Explain the different types of Virtualization?
(ii) Brief on the needs / benefits of implementing virtualization?
(iii) How virtualization helps smart phone and electronic mail user’s / service providers?
Detail about the process involved in implementing virtualization in handling smart phone and
electronic mail?
(iv) Compare and list the differences of Java and .NET virtual machine? (15 marks)

Page 1 of 2
Page 2 of 2

(P. T. O)

3. Explain the different techniques / algorithms with examples


(i) Page Replacement algorithms (FIFO, LIFO, LRU, LFU)
(ii) Disk Scheduling Algorithms (FIFO, Shortest Service Time, SCAN, C-SCAN)
(20 marks)

Page 2 of 2

You might also like