0% found this document useful (0 votes)
38 views3 pages

CSE 8th Semester Question Year 2020

This is the final semester question for the Batch 2016, for the students of Sylhet Engineering College
Copyright
© © All Rights Reserved
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
0% found this document useful (0 votes)
38 views3 pages

CSE 8th Semester Question Year 2020

This is the final semester question for the Batch 2016, for the students of Sylhet Engineering College
Copyright
© © All Rights Reserved
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
You are on page 1/ 3
Sylhet Engineering College, Sylhet (Shahjalal University of Science & Technology) Department of Computer Science & Engineering Final Examination, 2020 4 Year 2“ Semester Course No: CSE 803 Course Title: Introduction to Distributed Computing Time: 03(Three) hours Pull Marks: 70 NAB. (I Answer any two question from each PART. (Gi) Use separate answer scripts for each PART. (iii) Marks alloted are indicated in the margin (iv) Special Instruction (if any)jma-—-N/Aewnene PART-A (Answer any two questions) 1. (a) Whatis Distributed System? What is the advantage and disadvantage of it? 24 (>) What is Moore's law? Write the difference between parallel and distributed systems. 245 (© Explain work station server model of a distributed system. 4s 2. (@)_ Briefly explain security model for distributed computing. How can we defeat the enemy ina 4+2.5 network system? (6) What is network auditing? To design a secure system what criteria should follow? 142 @ What is Digital Signature? How does Digital signature work? 142 (©)\ Write short notes on different cryptographic algorithms: RSA and AES. 5 3. (@) Why do we use DSM? Write the application areas of DSM. 23 (©) Define Network Security. Briefly describe the network security model. 1s+4 (©) What are the two main reasons for replication? How firewalls can be configured? PART-B (Answer any two questions) 4 (2) What is Distributed Shared Memory? Which are the main requirements of this? aH (6) Draw the upload/download mode! for Network File System (NFS) 45 (c) What are Failure and Fault? Illustrate Different Types of Failures, 344 5. (a) What is Election algorithm? Explain Bully Election Algorithm. a4 {b) Mustrate two army problem Algorithms for reliable communication. 45 (©) Write the difference between System and Human Oriented names, 4 (4) Mention two reasons for replication in a distributed system? Give an example where 3 replication is used. 6. (8) Why is it called Cloud in terms of cloud computing? Write down the types of cloud 2+3.5 computing with example? (b) Write the steps of finding cloud services using EC2 with example, 3 (c) Describe different types of clusters, s (@ Explain cloud computing Infrastructure as a service with example, 4 + sss wammnation, 2020 ea 7 4" year 2" semester 1 ee No: CSE 801 Course Title: Computer Graphics ime: 03 (Three) hours Full Marks: 70. N.B. (0) Answer any two question fom cach PART (id Use separate answer scripts for each PART (ii) Marks allotted are indicated in the margin (G9) Special Instruction (if any) N/A ) 2) a) 3) a) » °) 4) a) 5) a) b) °°) PART-A (Answer any two questions) What is Computer Graphics? Write the applications of Computer Graphics. 24 Describe how CRT monitors works. 5 ‘Write the difference between Random Scan and Raster Scan display. 4 Draw the RGB color space model, 25 Write the step to magnify an object about its center C (h, k). Also show the composite 342 Transformation matrix. Calculate the points between the starting point (1, 7) and ending point (11, 17) using 5 DDA line drawing algoritm. Given the centre point coordinates (0, 0) and radius as 8 generate all the points to. 7.5 form a circle using Bresenham’s Circle drawing algorithm. What is transformation? Describe appropriate figure. Perform a 30° rotation of a triangle P (0, 0), Q (1, 1),R (5,2) about the point A (0,0). 5.5 Given a triangle with points (1, 1), (0, 0) and (1, 0). Apply shear parameter 2 on X 6 axis and 2 on Y axis and find out the new coordinates of the object. ferent types of 2-D transformation with — 1+5 PART-B (Answer any twoquestions) ‘What is clipping? Write the methods for text clipping in Computer Graphics. 143 Describe the Cohen-Sutherland algorithm procedure for finding the category of a line 6 segment. Consider a polygon with vertices ABCDEFG. Apply Sutherland Hodgeman algorithm 7.5 to find the clipped polygon. Define curve and describe about types of curves, 142 ‘Write the properties of B-Spline Curves, 4 Given a Bezier curve with 4 contro! points- Bol1 0), Bil3 3), Baf6 3}, Bal8 1]. 10.5 Determine any 5 points lying on the curve. Also, draw a rough sketch of the curve. ‘Show the basic principles of perspective projection. Also write its mathematical 2 +3.5 description. ‘What are the perspective anomalies? Find the perspective projection onto the view 144 plane z=d where the center of projection is the origin (0, 0, 0). Explain Z buffer algorithm for hidden surface removal. i. id ciated 3 Final Examination, 2020 Sylhet Engineering College, Sylhet (Shabjalal University of Science & Technology) Department of Computer Scienced& Engineering 4" Year 2" Semester Sours N Course Title: Machine Learning im Full Marks: 70 N.B.:() Answer any two question from each PART (i) Use separate answer scripts for each PART Gi) Marks alloted are indleated in the margin ((v) Special Instruction (if any)=mn= N/A (Answer any two questions) () Define machine leaming with proper example. Differentiate between supervised and 244 ‘unsupervised machine learning, (b) State different states of machine leaning. 45 (©) What are the issues in decision tree induction? 3 (@ Suppose you have a sphere, describe overfitting underfitting with this sphere 4 (a) _ Define linear regression with proper example. 25 (b) Consider the féllowing data where x is the independent variable and y is the dependent variable. 3+547 x 750 1.80 2.50. 2.50 3.50 3.00 4.50 3.60 5.50 5.40 6.50 5.10 7.50 8.20 @ —Plotthe values of x and y in a 2-Axis graph, (i) Find the values of Coefficient m and Intercept ¢ between x and y. ii) Drawa Linear Regression line using the straight-line equation y = mx +e. (@) Explain confusion matrix with respect to detection of spam email 35 (©) Assume 0 = negative, 1 = positive, Now find out followin, 10 1D. ‘Actual Sick Predicted Sick (i Recall fi) Error Rate (FT Score (©) Differentiate between labeled vs unlabeled data, 4 (Answer any two questions) (@) Difference between linear and logistic regression, 3 (©) Explain two real life problem where K-th Nearest Neighbor (KNN) may perform better. 4s (©) Find out the type of p1(5.5, 6.3) with k-th Nearest Neighbor algorithm where k~3 8 Subject x B Lees 10 12 1s 2.0 3.0 a1 5.0. 7.0 35, 53 45 5.0) 35 a5;

You might also like