Cae 1 Question Papers
Cae 1 Question Papers
oSATHYABAMA 37 D
INSTITUTE OF SCIENCE AND TECHNOLOGY
(DEEMED TO BE UNIVERSITY)
Q.No Questions CO
1 Define Cloud Computingo
2 llustrate about Cloud computing
| 11
3/ List any four challenges in Cloud 2
4 Write about Parallelization in Cloud Computing a i t i e
5 What do you mean by Multitenancy cloud
What are the functions of Web services 2
Give the benefits of SaaS. 1
Q.No Questions CO
4Distinguish between HTML and DHTML c01(4)
2 Write short note on DOM. CO1 (6)
3 Define XML parser. Mention the types of XML parser. c01 (1)
4 Write an Html code to display the following table in webpage. c01 (6)
(OR)
11Explain the following control statements in Javascript with example co2
co2 (5)
(5)
program.
. Switch-Case il. For loop il. 1f-Else
Elaborate the working process of AJAX with neat sketch. Develop Co2 (6)
ne
program to retrieve the names of the artists from an XML file
13. (OR)
ummarize the properties and methods assoclated with Location.
e e t in
Javascript. Explain it with an example program.
RegNo.441o SATHYABAMA
27o
INSTITUTE OF SCIENCE AND TECHNOLOGY
(DEEMED TOBE UNIVERSITYY
CONTINUOUS ASSESSMENT TEST-!
Programme: B.E CSE|.Te ch L) Max. Marks: 50
Course Code: SCSA1503 Duration: 2 Hours
Course Name: Computer Graphics and Multimedia Applications Sem: V
Batch: 2020-2024 Date: 30-07-2022
Part-A Answer ALL the questions (7 x 2=14)
Q.No Questions CO
Define Resolution CO1
Categorize the various flat panel displays CO1
Differentiate Bresenham line drawing algorithm from Digital CO1
Differential Analyzer algorithm for drawing line
CO1
Define antialiasing. List the antialiasing techniques
Given is a point (x,y)=(4,2). Use the translation formula andfind Co2
where the point will be if it is moved 2 units along X-axis and 3
units along Y axis
viewport transformation Co2
llustrate window to
co2
List the logical classification of input devices
Part-B Answer ALL the questions (3 x12 36)
working of Cathode Ray, Tube CO1
8. Summarize the construction and
(OR)
Bresenfam line CO1
9Let (x1,y1) (5,5) and
=
(x2,y2)=(20,18). Explain
and show how the intermittènt points
are
drawing algorithm
generated
(OR)
frame format of Ethernet IEEE LAN
lhrze the access method and the 2
11. standard.
(OR)
.in the Token ring IEEE standard. 2
indetail
the1
detail
Discuss
13.
13.
RogNo.
SATHYABAMA
INSTITUTE OF SCIENCE AND TECHNOLOGY
(DEEMED TO BE UNIVERSITY)
CONTINUOUS ASSESSMENT TEST-I
Programme: B.E CSE/B.Tech-IT
Course Code: SCSA1501 Max. Marks: 50
Course Name: Operating Systems Duration: 2 Hours
Batch: 2020-2024
Sem: V
Date:29-07-2022
Part-A Answer ALL the questions (7 x 2=14)
Q.No Questions CO
1. What are the goals of operating system? CO1
2. Why we need buffering? cO1
3. Define thread and differentiate thread and process. CO1
4 Define PCB? What it contains? Co2
5. Draw the process state diagram and define the states.2 CO2
6. What is context switch? Mention the changes in PCB during Co2
context switch.
7. Describe starvation and how do you overcome starvation in CO2
priority scheduling?
Part-B Answer ALL the questions (3x12 36)
8. Explain in detail about Operating system components CO1
(OR)
9. Discuss in detail about OS system call with suitable example. CO1
10. Discuss operating system device management in terms of a) lo CO1
management with polling b) Interrupt driven 10.
(OR)
11. Implement priority scheduling and calculate average waiting Co2
time and average turnaround time for the following process
Process Arrival Time(ms) Burst Time(ms) Priority
P1 0 2
P2 3 3
P3 2
P4 3
P5 4 2
12. Evaluate average waiting time and average turnaround time tor C02
the following process using FCFS, SJF non-preemptive and Sur
preemptive.
Process Arrival Time(ms) BurstTime(ms)
P1 3
P2 1
P3 4
P4 0 6
P5 2 3
(OR)
13. Impiement Round robin scheduling with the time slice of (2 ms) CO2
CO2
and calculate average waiting time and average turnaround time
forthe following process.
Process Arrival Time(ms) Burst Time(ms)
P1 0 5
P2 1 4
P3 2 2
P4 4
.
19