Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
110 views
System Programming Exam Paper TE Comp
Uploaded by
Saurabh Jinturkar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save System Programming Exam Paper TE Comp For Later
Download
Save
Save System Programming Exam Paper TE Comp For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
110 views
System Programming Exam Paper TE Comp
Uploaded by
Saurabh Jinturkar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save System Programming Exam Paper TE Comp For Later
Carousel Previous
Carousel Next
Download
Save
Save System Programming Exam Paper TE Comp For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 4
Search
Fullscreen
{OMEN A _ [3563] - 199 T.E. (Computer) (Sem. — II) Examination, 2009 _ SYSTEMS PROGRAMMING (2003 Course) Time : 3 Hours Max. Marks : 100 Instructions : 1) Answer any three questions from each Section. 2) Answers (o the two Sections should be written in separate answer books. 3) Neat diagrams must be drawn wherever necessary. 4) Figures to the right indicate full marks. 5) Assume suitable data, if necessary. SECTION - 1 1. a) Give the difference between literal and symbol. How these are treated by assembler ? 6 b) What feature of assembly language makes it mandatory to design a two pass assembler ? Explain with example 6 c) Enlist the different types of 's that are handled by PASS-I and PASS-II of TWO PASS assembler. 6 OR . a) Consider the definition of Macro B nested within Macro A. Comment on the following statements : 4 i) Can a call to macro B also appear within Macro A ii) Cana call to macro A also appear within Macro B. b) State true or false : 2 i) MDT contains Macro names. ii) Keyword parameters can be used in Macro. ©) With suitable example, explain need of a stack in Macro processor 6 d) Draw a neat flowchart for macro processor to handle nested macro definitions. 6 P.T.O.[3563] — 199 2 A AE 3. Write the entries of ESD, TXT, RLD and Global External Symbol Table (GEST), for PGI and PG2 given below: 0 20 Relative Address. PGI PGIENT1 PGIENT2 PG2 PG2ENTI OR 4, a) State true or false : 16 Source Program START ENTRY PGIENT1, PGIENT2 EXTERN PG2ENTI, PG2 A(PGIENT2) A(PGIENTI + 15) A(PGIENT2 - PGIENT1- 3) A(PG2) A(PG2ENT1 + PG2 - PGIENTI + 4) END START ENTRY PG2ENT1 EXTERN PGIENT1, PGLENT2 DC A(PGIENT2) DC A(PGIENTI) bc A(PGIENT2-PGIENT1-3) END 4 i) Loader loads and executes object code. ii) Linkers and loaders are not needed with re-locatable programs. iii) Transfer vector is used by direct linking loader. iv) In absolute loader relocation is done by assembler.(IMI a [3563] - 199 b) Explain design of a direct linking loader. Also explain all required data structures. c) Whatisa callback function ? With example explain where it is used. w . a) What is the significance use of Uniform Symbol Table ? Explain b) Wi ©) Define the terms : i) Cross Compiler ii) Bootstrap Compiler. OR a) State true or false : 2 example explain Recursive-Descent parser. Roe ho 2 i) Bottom-up parser is more efficient than top down parser. ii) To down parser is much easier to implement as compared to bottom-up parser. b) Explain concept of front-end and Back-end with respect to Compiler. 8 c) Consider the following grammar: 6 Sop Posi Pol Show stepwise procedure for recognizing the input string “0011” using bottom up parsing technique. SECTION - II 7. a) Comment on : A program and a process are two different concepts. b) What are system calls ? Enlist major categories of system calls ? ©) Write algorithm for First Come First Serve job scheduling algorithm. voRe d) What is the main advantage of multiprogramming ? OR 8. a) What is long-term, short-term and medium-term scheduling ? Which one of these is used in process scheduling ? 4 b) Justify the statement : “It is possible to support multiprogramming without using time sharing. However, it is impractical to support time sharing without using multiprogramming”. 410. 3] - 199 4 (NU A A c) Consider following set of processe: Process | Burst Time | Priority PI 10 3 P2 1 L P3 2 x P4 1 4 Ps 5 2 Assume arrival time for all processes is at time 0 in order P1, P2, P3, P4, PS i) Draw Gant chart to show execution of these processes using FCFS, SJF and non-preemptive priority. (Assume small priority number implies higher priority). ii) Calculate turn-around and waiting time for each process using FCFS and SIF 10 a) Explain best-fit algorithm used for memory allocation. 6 b) Compare segmentation and paging. 4 c) What isa page fault ? Explain with an example. 6 OR a) Explain virtual memory management. 6 b) Why is it that on a system with paging, a process cannot access memory that it does not own ? How could the operating system allow access to other memory ? Why should it or should it not ? 6 c) Distinguish between logical address space and physical address space 4 a) Enlist different free space management techniques. Explain any one of these. 6 b) What is I/O buffering ? Explain in brief different I/O buffering schemes 6 ©) What are the advantages and disadvantages of C-SCAN scheduling algorithm. 4 OR a) Explain in brief interrupt driven /O. Compare it with programmed I/O. 6 b) Consider a disk system with 100 cylinders. The requests to access the cylinders occur in following sequence 10 4,34, 10, 7, 19, 73, 2, 15, 6, 20 Assuming that the head is at cylinder 50, what is the total distance that disk arm moves to satisfy all the pending requests for the following disk scheduling algorithms, i) SCAN ii) SSTF iii) FCFS. B/109/6,180
You might also like
Be Computer Engineering Semester 6 2019 May Systems Programming and Operating Systems Sp & Os Pattern 2015
PDF
No ratings yet
Be Computer Engineering Semester 6 2019 May Systems Programming and Operating Systems Sp & Os Pattern 2015
3 pages
Fourth Semester Examination - 2010 System Programming
PDF
No ratings yet
Fourth Semester Examination - 2010 System Programming
7 pages
MSCCST 301
PDF
No ratings yet
MSCCST 301
2 pages
Sem 6 Midterm Papers
PDF
No ratings yet
Sem 6 Midterm Papers
25 pages
System Software: Answer FIVE Full Questions Selecting at Least TWO Questions From Each Part
PDF
No ratings yet
System Software: Answer FIVE Full Questions Selecting at Least TWO Questions From Each Part
1 page
SS Questions Only
PDF
No ratings yet
SS Questions Only
6 pages
Appendix A University Question Papers
PDF
No ratings yet
Appendix A University Question Papers
8 pages
Be Computer Engineering Semester 6 2019 November Systems Programming and Operating Systems Sp & Os Pattern 2015
PDF
No ratings yet
Be Computer Engineering Semester 6 2019 November Systems Programming and Operating Systems Sp & Os Pattern 2015
2 pages
Answer All Questions, Each Carries 3 Marks.: Reg No.: - Name
PDF
No ratings yet
Answer All Questions, Each Carries 3 Marks.: Reg No.: - Name
2 pages
Question Paper: Bms College of Engineering
PDF
No ratings yet
Question Paper: Bms College of Engineering
3 pages
CE 419 (1)
PDF
No ratings yet
CE 419 (1)
3 pages
20 System Programming - Sep 2020 (CBCS - F+R 2016-17 and Onwards)
PDF
No ratings yet
20 System Programming - Sep 2020 (CBCS - F+R 2016-17 and Onwards)
2 pages
CST206 Operating Systems, June 2022
PDF
100% (1)
CST206 Operating Systems, June 2022
3 pages
Cst206 Operating Systems, June 2022
PDF
No ratings yet
Cst206 Operating Systems, June 2022
3 pages
Cst305 System Software, December 2021
PDF
No ratings yet
Cst305 System Software, December 2021
3 pages
CS2254 QB
PDF
No ratings yet
CS2254 QB
7 pages
Total Pages:2: Answer All Questions, Each Carries 3 Marks
PDF
No ratings yet
Total Pages:2: Answer All Questions, Each Carries 3 Marks
2 pages
Ty Bcs 2016 April
PDF
No ratings yet
Ty Bcs 2016 April
31 pages
CS2201_OS_Paper_Set_1
PDF
No ratings yet
CS2201_OS_Paper_Set_1
3 pages
CSL 243 - System Programming Paper
PDF
No ratings yet
CSL 243 - System Programming Paper
2 pages
Chapters 3.1, 3.2 & 3.3 (Year 11 To Year 13) : This Document Consists of 14 Pages
PDF
No ratings yet
Chapters 3.1, 3.2 & 3.3 (Year 11 To Year 13) : This Document Consists of 14 Pages
14 pages
Bput Coa
PDF
No ratings yet
Bput Coa
2 pages
System Software: at Least TWO Questions From Each Part
PDF
No ratings yet
System Software: at Least TWO Questions From Each Part
1 page
CE 419 (2)
PDF
No ratings yet
CE 419 (2)
4 pages
OS ESE 2019 - Merged
PDF
No ratings yet
OS ESE 2019 - Merged
23 pages
SPOS PYQs - 2022 to 2024
PDF
No ratings yet
SPOS PYQs - 2022 to 2024
10 pages
Model Qp_SSOS (1)
PDF
No ratings yet
Model Qp_SSOS (1)
2 pages
SPOS-QP
PDF
No ratings yet
SPOS-QP
10 pages
Cst206 Operating Systems, December 2024
PDF
No ratings yet
Cst206 Operating Systems, December 2024
3 pages
Vardhaman College of Engineering: Computer Architecture and Organization
PDF
No ratings yet
Vardhaman College of Engineering: Computer Architecture and Organization
65 pages
University of Mumbai
PDF
No ratings yet
University of Mumbai
3 pages
6th semester previous year question
PDF
No ratings yet
6th semester previous year question
24 pages
2021 Dec. CST305-A
PDF
No ratings yet
2021 Dec. CST305-A
3 pages
Ce 419
PDF
No ratings yet
Ce 419
4 pages
Btech Cse 3 Sem System Programming Pcs3i103 2018
PDF
No ratings yet
Btech Cse 3 Sem System Programming Pcs3i103 2018
2 pages
System Programming: B.E. (Computer Science Engineering) Fourth Semester (C.B.S.)
PDF
No ratings yet
System Programming: B.E. (Computer Science Engineering) Fourth Semester (C.B.S.)
4 pages
CS1203 - System Software Question Bank: Unit - I
PDF
No ratings yet
CS1203 - System Software Question Bank: Unit - I
6 pages
TM298 Final by ISA 2nd Edition
PDF
No ratings yet
TM298 Final by ISA 2nd Edition
78 pages
SP Assignment
PDF
No ratings yet
SP Assignment
8 pages
Nited Nstitute of Echnology
PDF
No ratings yet
Nited Nstitute of Echnology
11 pages
(Ec8791)
PDF
No ratings yet
(Ec8791)
3 pages
Inf2c Cs 201314
PDF
No ratings yet
Inf2c Cs 201314
10 pages
HCSCR3062T 2022
PDF
No ratings yet
HCSCR3062T 2022
3 pages
ANSWERS 1 Microprocessor & Assembly Language Programming Year 3 Semester II
PDF
No ratings yet
ANSWERS 1 Microprocessor & Assembly Language Programming Year 3 Semester II
17 pages
OS sppu TE IT
PDF
No ratings yet
OS sppu TE IT
11 pages
System Software Compiler Design Question Papers
PDF
No ratings yet
System Software Compiler Design Question Papers
8 pages
BSCCST 301
PDF
No ratings yet
BSCCST 301
2 pages
Cst206 Scheme 2
PDF
100% (1)
Cst206 Scheme 2
17 pages
Inf2c Cs 201314 Resit
PDF
No ratings yet
Inf2c Cs 201314 Resit
7 pages
Punalkulam: Department of Computer Science and Engineering
PDF
No ratings yet
Punalkulam: Department of Computer Science and Engineering
6 pages
System Software 3160715 Question Bank Comprehensive Study Guide
PDF
No ratings yet
System Software 3160715 Question Bank Comprehensive Study Guide
15 pages
SP (Kanaka Raju)
PDF
100% (1)
SP (Kanaka Raju)
8 pages
COA (17 18) Part 1
PDF
No ratings yet
COA (17 18) Part 1
2 pages
Btech CST 5 Sem System Software cst305 Dec 2023
PDF
No ratings yet
Btech CST 5 Sem System Software cst305 Dec 2023
2 pages
cbf6be3c3bb444a58b98538582d00f57
PDF
No ratings yet
cbf6be3c3bb444a58b98538582d00f57
21 pages
CS2304 - SYSTEM SOFTWARE Question Bank - ANNA University Syllabus
PDF
No ratings yet
CS2304 - SYSTEM SOFTWARE Question Bank - ANNA University Syllabus
7 pages
As 400 Faq's
PDF
No ratings yet
As 400 Faq's
42 pages
PPL 2009
PDF
No ratings yet
PPL 2009
3 pages
MMC 2009
PDF
No ratings yet
MMC 2009
3 pages
DSP 2009
PDF
No ratings yet
DSP 2009
4 pages
Computer Networks - 2009
PDF
No ratings yet
Computer Networks - 2009
3 pages