Showing posts with label CSE. Show all posts
Showing posts with label CSE. Show all posts

System Software Previous Year Question Paper For BTech Degree Examination May 2016

B.TECH DEGREE EXAMINATION, MAY 2016

Sixth Semester
Branch : Computer Science and Engineering
CS 010 603 SYSTEM SOFTWARE (CS)
(New Scheme - 2010 Admission onwards)
[Regular/Improvement/Supplementary]
Time : Three Hours
Maximum : 100 Marks

Part A
Answer all questions.
Each question carries 3 marks.


  1. Explain parameterized macros with an example.
  2. Give the format of header, text and end records in assembler output.
  3. What is an absolute loader ?
  4. What are the capabilities of a debugger ?
  5. Define block device driver.

(5 × 3 = 15 marks)
Part B
Answer all questions.
Each question carries 5 marks.


  1. How can we generate unique labels in a macro ?
  2. What is a forward reference ? How is it handled in an assembler with two passes ?
  3. What is the need for linking ?
  4. Explain text editor user interface.
  5. Write notes on general device characteristics.

(5 x 5 = 25 marks)

Part C
Answer all questions.
Each full question carries 12 marks.


  1. Explain macropreprocessor algorithm.
    Or
  2. Describe how nested macrocalls and recursive macrocalls are handled with the help of examples

  3. Give the algorithm for a single pass assembler.
    Or
  4. Explain the handling of external references by an assembler with the help of examples.

  5. Give the algorithm for linking loader.
    Or
  6. Write notes on UNIX ELF.

  7. Explain overall editor structure with a diagram.
    Or
  8. Explain how the debugger relates with other parts of the system.

  9. Give the general design and anatomy of devices.
    Or
  10. Write notes on character devices and their drivers.
(5 × 12 = 60 marks)

Advanced Networking Trends BTech Previous Year Question Paper 2016 - MG University

B.TECH, DEGREE EXAMINATION, MAY 2016
Eighth Semester
Branch Computer Science and Engineering
CS 010 804 L06 – ADVANCED NETWORKING TRENDS (Elective III) (CS)
(New Scheme—2010 Admission onwards)
[Regular/supplementary]

Time : Three Hours
Maximum : 100 Marks
Part A
Answer all questions
Each question carries 3 marks


  1. Draw the frame format of Ethernet.
  2. An AAL1 layer receives data at 2Mbps. How many cells are created per second by ATM layer ?
  3. Differentiate between infrared and radio transmission.
  4. What is self configuration and autoconfiguration ?
  5. What is Hybrid TDMA / FDMA ?

(5 x 3 = 15 Marks)

Part B
Answer all questions.
Each question carries 5 marks.


  1. Explain the following with respect to fast Ethernet:
      (a) 100BASET4 ; and (b) 100BASETX.
  2. Write a short note on ATM cell header format.
  3. With the neat diagram briefly explain Bluetooth protocol stack.
  4. What is the scope of mesh 802.11s ?
  5. What is Flooding and what are its disadvantages ?

(5 x 5 = 25 Marks)

Part C
Answer all questions.
Each question carries 12 marks.


  1. Explain gigabit Ethernet in detail.
    Or
  2. What is ISDN ? Explain its protocol architecture.

  3. What are the various ATM signaling used ? Explain in detail.
    Or
  4. With the neat diagram, explain ALL3/4 and AAL5 layers of AAL.

  5. Explain 802.11 architecture and protocol architecture with a neat diagram.
    Or
  6. What are the collision avoidance methods used in IEEE 802.11 ?

  7. Explain the architecture of 802.11s.
    Or
  8. Explain the concept of Vehicular Mesh network.

  9. How do we measure the quality of sensor network ?
    Or
  10. Explain the following issues with respect to sensor networks :
    (a) Synchronization ; and (b) Transport layer issues.

(5 x 12 = 60 marks)

Neural Networks Previous Year Question Paper 2016 - MG University BTech

B.TECH. DEGREE EXAMINATION, MAY 2016
Eighth Semester
Branch : Computer Science and Engineering/Information Technology
CS 010 805 G02/IT 010 805 G05 -NEURAL NETWORKS (Elective IV) (CS, IT)
(New Scheme 2010 Admission onwards)
[Regular/Supplementary]

Time Three Hours
Maximum : 100 Marks
Part A
Answer all questions.
Each question carries 3 marks.


  1. What is the difference between human intelligence and machine intelligence ?
  2. What are multilayer perceptrons ?
  3. What are the applications of Radial Basis Function networks ?
  4. What are the various ways to realize competition in neural networks ?
  5. What is pattern association ?

(5 x 3 = 15 marks)
Part B
Answer all questions.
Each question carries 5 marks.


  1. Why we need pattern classification ?
  2. Explain temporal stability.
  3. How to train RBF networks ? Explain.
  4. What is a counter propagation network ?
  5. Give an example for hetero associative networks.

(5 x 5 = 25 marks)

Part C
Answer all questions.
Each question carries 12 marks.


  1. Compare the performance of a computer and that of a biological neural network in terms of speed of processing, size and complexity, storage, fault tolerance and control mechanism.
    Or
  2. Explain McCulloch-Pitts model of neuron.

  3. Briefly explain Back propagation algorithm in detail.
    Or
  4. Derive the Back propagation algorithm for regression.

  5. What is under fitting and over fitting ? Explain prevention mechanisms for the same.
    Or
  6. Explain learning with momentum and conjugate gradient learning.

  7. Explain Maxnet fixed weight competitive networks.
    Or
  8. Explain the application and architecture of full counter propagation network.

  9. Briefly explain the algorithm for hopfield networks.
    Or
  10. What is the purpose of using bidirectional associative memory ? Explain.


(5 x 12 = 60 marks)

Security in Computing Previous Year Question Paper - MG University BTech Eighth Semester

Eighth semester (s8) BTech Security in Computing previous year question paper - MG university CSE.
B.TECH DEGREE EXAMINATION, MAY 2016
Eighth Semester
Branch: Computer Science and Engineering
CS 010 803 SECURITY IN COMPUTING—(CS)
(New Scheme — 2010 Admission onwards)
[Regular/Supplementary]

Time : Three Hours
Maximum 100 Marks

Part A.
Answer all questions.
Each question carries 3 marks.


  1. Define security attacks.
  2. What do you mean by Avalanche effect?
  3. Differentiate between direct and arbitrated digital signature.
  4. What are the services provided by IP Sec ?
  5. What do you mean by Biba integrity model ?

(5 x 3 = 15 marks)

Part B
Answer all questions.
Each question carries 5 marks.


  1. Briefly explain symmetric cipher model.
  2. Explain briefly about prime factorization.
  3. Write note on hash functions.
  4. What are the different functions provided by S/MIME? Explain.
  5. Explain password selection strategies and their significance.

(5 x 5 = 25 marks)

Part C
Answer all questions.
Each question carries 12 marks.


  1. What is meant by security services ? Explain different categories of security services.
    Or
  2. What is meant by transposition cipher ? Explain rail fence cipher and row transposition ciphers with example.
  3. With a neat sketch, explain about the DES encryption and decryption process with the internal structure of a single round of DES algorithm.
    Or
  4. Explain the key management of public key encryption in detail.
  5. Write down and explain SHA-512 algorithm.
    Or
  6. Discuss the overview of Kerberos. Explain Simple Authentication Dialogue and More Secure Authentication Dialogue, in Kerberos Version 4.
  7. What is PGP ? What are the services provided by PGP ? Explain.
    Or
  8. What is meant by firewalls ? Discuss about different types of firewalls.
  9. Define Intrusion Detection. Explain in detail about the various types of detection mechanisms.
    Or
  10. What are Security models ? Explain different types of Security models.

(5 x 12 = 60 marks)

Previous Year Computer Graphics Question Paper - MG University BTech Degree Exam

Computer Graphics previous year question paper of seventh semester (s7) BTech exam under MG university (MGU).
В ТЕСН. DEGREE EXAMINATION, MAY 2016
Seventh Semester
Branch: Computer Science and Engineering
CS 010 703 COMPUTER GRAPHICS (CS)
(New Scheme—2010 Admission onwards)
[Regular/Supplementary]


Time : Three Hours
Maximum 100 Marks

Part. A
Answer all questions.
Each question carries 3 marks.

  1. Define Raster Scan displays.
  2. State Bresenham's Line drawing algorithm.
  3. Define Bezier Curves.
  4. Define Perspective Projection.
  5. What is Texture Mapping ?

(5 x 3 = 15 marks)
Part B
Answer all questions.
Each question carries 5 marks.


  1. Describe briefly about Display files.
  2. State and explain Cohen Sutherland line clipping algorithm.
  3. Briefly explain B-Spline curve technique.
  4. Explain any one Back-face detection technique.
  5. Describe Constant shading method.

(5 x 5 = 25 marks)

Part C
Answer all questions.
Each full question carries 12 marks.


  1. Explain the working of any three Graphical Input devices with neat diagrams.
    Or
  2. Explain the functions and components of Random Scan display system.
  3. Explain Polygon clipping and viewing transformations in detail.
    Or
  4. Describe Bresenham's Circle drawing algorithm with examples.
  5. Explain Bezier Curves and Surfaces.
    Or
  6. Write notes on the following :—
    (a) Quadric surfaces
    (b) Sweep representation
    (c) Octrees.
  7. Explain the Depth Buffer algorithm for hidden surface removal.
    Or
  8. Describe about various 3D viewing projections.
  9. Describe Ray Tracing and Ray Casting fractals with examples.
    Or
  10. Explain various Interpolative shading methods.
(5 × 12 = 60 marks)