Showing posts with label previous. Show all posts
Showing posts with label previous. Show all posts

Web Technologies Previous Year Question Paper - Computer Science - BTech - MG University

Web technologies (WT) previous year question paper for seventh semester (s7) Computer Science and Engineering BTech Degree Examination under MGU (MG University) syllabus.

B.TECH. DEGREE EXAMINATION, NOVEMBER 2015
Seventh Semester
Branch Computer Science and Engineering
CS 01 07 01 WEB TECHNOLOGIES
(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 are character entities ?
  2. Explain XML document structure.
  3. What are Perl scalars ?
  4. Mention the origins and uses of PHP.
  5. How do rails work with databases ?


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


  1. Explain ordered lists and unordered lists with an example
  2. What is DTD ? Give the declaration syntax for internal and external DTDs.
  3. List and explain any five string functions in Perl.
  4. Explain about relational operators in PHP.
  5. Describe the rails layout template.

(5 x 5 = 25 marks)

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


  1. Discuss about the syntax and example of anchor tags and href tags.
    (12 marks)
    Or
  2. Explain CSS syntax using selector, property and value for assigning style properties
    (12 marks)
  3. (a) List the basic rules of XML.
    (6 marks)
    b) Explain the need for using document type definitions
    (6 marks)
    Or
  4. With suitable examples explain simple and complex data types in ХМL Schema.
    (12 marks)
  5. (a) Explain string functions in Perl with suitable examples
    (6 marks)
    (b) Give the syntax and example of Foreach statement in Perl.
    (6 marks)
    Or
  6. Write a program to create a hash with a set of student-name and student-id pairs. Populate the hash with five sets of data. Prompt the user for student-id and print both the details.
    (12 marks)
  7. Explain the two types of arrays in PHP with suitable examples.
    (12 marks)
    Or
  8. What is a Cookie? Explain with PHP sample code how to create, read and delete a cookie.
    (12 marks)
  9. Illustrate with meat diagrams and explain the traditional and ajax browser-server interactions.
    (12 marks)
    Or
  10. Explain how rails implements ajax in detail.
    (12 marks)
[5 × 12 = 60 marks]

Object Oriented Modeling and Design (OOMD) Previous Question Paper - S7 BTech Computer Science

Object Oriented Modeling and Design (OOMD) previous year question paper for Seventh semester (s7) BTech Degree computer science and engineering under MG University (MGU) syllabus.

B.TECH. DEGREE EXAMINATION, NOVEMBER 2015
Seventh Semester
Branch : Computer Science and Engineering
CS 010 704 - OBJECT ORIENTED MODELING AND DESIGN (CS)
(New Scheme - 2010 Admissions onwards)
[Regular/Supplementary]

Time : Three Hours
Maximum : 100 Marks

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


  1. Describe object modeling.
  2. What is an event and a state ?
  3. How is a target system organised using system design.
  4. What are the steps involved in object design.
  5. Mention the purpose of use case diagrams.

(5 × 3 = 15 marks)

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


  1. Explain link attributes and role names.
  2. Describe how operations are controlled ?
  3. Differentiate between dynamic modeling and functional modeling.
  4. List the steps to be performed by the designer during object design.
  5. Describe the class notation with an example.

(5 x 5 = 25 marks)

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


  1. Describe the various stages involved in the object oriented methodology.
    Or
  2. Explain in detail about the three types of object oriented models.
  3. Describe process and data flows used in data flow diagrams.
    Or
  4. Explain the following:
    (i) Entry and Exit Actions;
    (ii) Internal Actions.
  5. Explain in detail the common architectural frameworks.
    Or
  6. Describe the handling of the boundary conditions of a system.
  7. Explain the process of combining the three models to obtain operation on classes.
    Or
  8. Describe the approaches to implementation of control in object design.
  9. Explain the primary goals in the design of unified modelling language.
    Or
  10. Illustrate the sequence diagram symbols and briefly explain the notations.
(5 x 12 = 60 marks)

High Performance Computer Previous Year Question Paper - Eight Semester BTech Computer Science

high performance computing (HPC) previous year question paper - eighth semester (s8) computer science and engineering Btech degree under MG university (MGU).


B.TECH DEGREE EXAMINATION, MAY 2016

Eighth Semester
Branch : Computer Science and Engineering
CS 010 801 - HIGH PERFORMANCE 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. State Amdahl's law.
  2. Mention the principles of linear pipelining.
  3. Write the features of Mesh connected networks.
  4. Give the advantages in using non-uniform memory access model.
  5. What is meant by grain packing and scheduling in parallel processing ?

(5 x 3 = 15 marks)

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


  1. List any five contributions of Indians to parallel processing.
  2. What is meant by interleaved memory organisation ? Explain.
  3. Write a note on circuit and packet switching protocols.
  4. Distinguish between loosely coupled and tightly coupled multiprocessors.
  5. Briefly explain about data flow computers.


(5 x 5 = 25 marks)

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


  1. Explain any two architectural classification schemes in detail.
    Or
  2. Elaborate on the different parallel computer structures.
  3. Discuss about arithmetic pipelines with necessary examples and diagram.
    Or
  4. Demonstrate how internal forwarding enhances the performance of computers with examples.
  5. Explain masking and data routing mechanisms in SIMD array processor with diagram.
    Or
  6. Discuss about the different parallel algorithm in SIMD architectures.
  7. Describe the different bus arbitration algorithm in multiprocessors.
    Or
  8. Elaborate on the interprocess communication mechanism used in multiprocessor architectures.
  9. Explain the following :
    (i) Data driven computers.
    (ii) Data flow languages.
    Or
  10. Discuss the influences of dataflow in conventional architectures.

(5 × 12 = 60 marks)

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)

Compiler Construction Previous Year Question Paper MG University BTech

Compiler construction previous year question paper of seventh semester (s7) BTech exam under MG university (MGU).

В ТЕСН. DEGREE EXAMINATION, NOVEMBER 2015 Seventh Semester

Branch Computer Science and Engineering CS 010 702 COMPILER CONSTRUCTION (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 phases of compiler.
  2. What is recursive descent parsing .
  3. Define runtime stack.
  4. Define ICG.
  5. Define various types of errors.

 (5 × 3 = 15 marks)

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


  1. Draw a DFD that accepts the four reserved words case, const and continue from c language.
  2. Explain shift reduce parsing.
  3. Discuss memory allocation in block structured languages.
  4. Explain quadruples.
  5. Discuss data descriptors.

(5 x 5 = 25 marks)

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


  1. (a) Explain the tokens using regular expressions.
    Or
    (b) Discuss the lexical analysis and its role.
  2. (a) Given the following grammar contract SLR parsing X->YX/Z, Y->XY/W table for string ZWWZ.
    Or
    (b) Explain operator precedence parsing.
  3. (a) Explain memory allocation strategies.
    Or
    (b) Discuss the role of declaration statements in intermediate code generation.
  4. (a) Explain machine dependent and independent code optimization techniques.
    Or
    (b) Give the semantic rules for declarations in a procedure.
  5. (a) Write a note on  (i) cross compilers; (ii) Incremental compilers.
    (6 + 6 =12 marks)
    Or
    (b) Explain the basic issues in code generation.


[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)

Compiler Construction Previous Year Question Paper MG University BTech

Compiler construction previous year question paper of seventh semester (s7) BTech exam under MG university (MGU).

В ТЕСН. DEGREE EXAMINATION, NOVEMBER 2015 Seventh Semester

Branch Computer Science and Engineering CS 010 702 COMPILER CONSTRUCTION (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 phases of compiler.
  2. What is recursive descent parsing .
  3. Define runtime stack.
  4. Define ICG.
  5. Define various types of errors.

 (5 × 3 = 15 marks)

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


  1. Draw a DFD that accepts the four reserved words case, const and continue from c language.
  2. Explain shift reduce parsing.
  3. Discuss memory allocation in block structured languages.
  4. Explain quadruples.
  5. Discuss data descriptors.

(5 x 5 = 25 marks)

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


  1. (a) Explain the tokens using regular expressions.
    Or
    (b) Discuss the lexical analysis and its role.
  2. (a) Given the following grammar contract SLR parsing X->YX/Z, Y->XY/W table for string ZWWZ.
    Or
    (b) Explain operator precedence parsing.
  3. (a) Explain memory allocation strategies.
    Or
    (b) Discuss the role of declaration statements in intermediate code generation.
  4. (a) Explain machine dependent and independent code optimization techniques.
    Or
    (b) Give the semantic rules for declarations in a procedure.
  5. (a) Write a note on  (i) cross compilers; (ii) Incremental compilers.
    (6 + 6 =12 marks)
    Or
    (b) Explain the basic issues in code generation.


[5 × 12 = 60 marks]

Signals And Communication Systems Previous Year Question Paper - MGU Btech

Previous year question paper of Signals and Communication Systems paper of Fourth semester BTech Computer Science and Engineering degree under MG University (MGU)

B.TECH DEGREE EXAMINATION,MAY 2013 Fourth Semester


Branch : Computer Science and Engineering

CS 010 404-SIGNALS AND COMMUNICATION SYSTEMS (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. Write short notes on Quantisation.
2. Describe different communication channels.
3. Explain about Sample problems based on different modulation methods.
4. Compare Datagram's and virtual circuits.
5. What is Bar code?

(5*3=15 marks)

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

6. List the different types of signals and explain its properties.
7. Explain signal propagation delay and attenuation .
8. Explain pulse width modulation.
9. Describe in detail Wavelength division multiplexing.
10. Explain convolution coding.
(5*5=25 marks)

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

11. (a) Explain sampling theorem with necessary diagrams.
Or
(b) Determine the Fourier transform of the signal.


12. (a) Draw and explain the Architecture of a Typical communication system. And explain the different types of noise.
Or
(b) Explain in detail different types of communication channels.


13. (a) Explain any three types of Pulse modulation techniques.
Or
(b) Explain the following types of modulation schemes (PSK,DPSK)


14. (a) Explain various switching methods.
Or
(b) Explain with block diagram Time Division Multiplexing (TDM) (Transmitter and Receiver section ).

15. (a) Write the following error correction and detection code with example:
Line coding schemes, block coding
Or
(b)Write short notes on ASCII, EBCDIC, Bar coding and Baudot coding
(5*12=60 marks)

Signals And Communication Systems Previous Year Question Paper - MG University BTech

This is the previous year question paper (2014 May) of signals and communication systems (SCS) paper of BTech Computer Science and Engineering under MG university (MGU).


B.TECH DEGREE EXAMINATION,MAY 2014 Fourth Semester

Branch : Computer Science and Engineering

CS 010 404-SIGNALS AND COMMUNICATION SYSTEMS (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. Enumerate the properties of the signals. Explain any two.
2. Define and explain Noise. List the types of noise
3. What is the difference between PPM and PDM ? Explain in detail.
4. What is the principle of WDM ? Mention the types of WDM.
5. Explain the properties of hamming codes.

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

6. Define and explain CTFS .
7. Differentiate Twisted pair from coaxial cables. Explain.
8. What is OOK ? Bring out its mathematical representation .
9. Explain the principles of Half and Full duplex transmissions with neat diagrams.
10. Give an account on "Baudot code".
(5*5=25 marks)

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

11. (i) State and explain sampling theorem.
(ii) Prove the properties of CTFS.
Or
12. Differentiate continuous time signals from discrete time signals with examples. Explain the difference.


13. Define and explain typical parameters of communication systems.
Or
14. State and explain Shannon Hartley theorem. Derive an expression for Channel capacity of a Noisy channel.


15. Explain AM,PM and FM in detail with neat diagrams. Bring out their mathematical representations.
Or
16. Compare and contrast the parameters of different modulation formats. Explain the comparison in detail.


17. Explain the principles of TDM and FDM in detail with neat diagrams .
Or
18. Explain the basic concept of SONET with neat diagrams.


19. Explain the properties and advantages of Linear block codes. Drive its code vector.
Or
20. Write technical notes on:
(i) EBCDIC
(ii) Parity coding
(iii) Syndrome calculator.
(5*12=60 marks)


C Programming Previous Year Question Paper for Automobile, Mechanical, Production or Metallurgy

Here i have uploaded the previous year (2014 November) question paper of Programming in C for Third semester for Automobile Engineering, Mechanical Engineering, Production Engineering or Metallurgy branches under MG university BTech course.

Course : B.Tech Engineering (degree)
University: MG university (Mahatma Gandhi university) Kottayam, Kerala
Department or branch: Automobile Engineering, Mechanical Engineering, Production Engineering or Metallurgy

Data Structures and Algorithms Previous Year Question Paper For BTech Computer Science and IT

Here i have uploaded the previous year (2014 MAY) question paper of DATA STRUCTURES AND ALGORITHMS (DS)  for Fourth semester for Computer Science and Engineering (CS or CSE) and Information Technology (IT) branches under MG university BTech course.

Course : B.Tech Engineering (degree)
University: MG university (Mahatma Gandhi university) Kottayam, Kerala
Department or branch: Computer Science and Engineering (CS or CSE) and Information Technology (IT)

Previous Year Question Paper of Design of Concrete Structures (DCS) for BTech Civil Engineering

Here i have uploaded the previous year (2014 November) question paper of Design of Concrete Structures-I (DCS) for Fifth semester for Civil Engineering (CE) branch under MG university BTech course.

Course : B.Tech Engineering (degree)
University: MG university (Mahatma Gandhi university) Kottayam, Kerala
Department or branch: Civil Engineering (CE)
Semester: Fifth Semester (5th or s5)
Subject: CE 010 503 – Design of Concrete Structures-I (DCS)

DBMS Previous Year Question Paper for Fifth Semester BTech Computer Science and IT

Here i have uploaded the previous year (2014 November) question paper of Database management systems (C S, IT) for Fifth semester for Computer science and engineering (CS or CSE) and information technology (IT) branches under MG university BTech course.

Course : B.Tech Engineering (degree)
University: MG university (Mahatma Gandhi university) Kottayam, Kerala
Department or branch: Computer science and engineering (CS or CSE) and Information Technology (IT)

Computer Programming Fifth semester previous year Question Paper for Civil

Free download  Computer Programming (CP) 2014 Previous Year Question Paper as pdf for B.Tech Civil engineering.

Course : BTech Engineering course (degree)
University: MG University (Mahatma Gandhi University)
Semester: Fifth Semester (5th) (s5)
Subject: CE 010 502- Computer programming (CP) (C programming)

Advanced Mechanics of Materials (AMM) 2012 Previous Year Question Paper

Free download pdf B.Tech Advanced Mechanics of Materials (AMM) 2012 Previous Year Question Paper (2012 December) for Production engineering and Mechanical engineering.

Course : BTech Engineering course (degree)
University: MG University (Mahatma Gandhi University)
Semester: Fifth Semester (5th) (s5)
Subject: PE 010 503/ME 010 503- Advanced Mechanics of Materials (PE, ME)
Department or Branch : Mechanical engineering (Mech (ME)) and Production Engineering (PE)

STLD Previous Year Question Paper 2013 for Third Semester Computer Science

Free download Previous year 2013 question paper for B.Tech degree examination of Switching Theory and Logic Design for third semester Computer science and engineering (CSE).

Subject : Switching Theory and Logic Design or STLD (3rd sem)
Course : BTech Engineering
Department: Computer Science and engineering (CS)
Semester: Third semester (s3)
University : MG university Kottayam kerala

EDC Previous Year Question Paper 2013 for Third Semester Computer Science

Free download Previous year 2013 question paper for B.Tech degree examination of Electronic devices and circuits for third semester Computer science and engineering (CSE).

Subject : Electronic devices and circuits (3rd sem)
Course : BTech Engineering
Department: Computer Science and engineering (CS)
Semester: Third semester (s3)
University : MG university Kottayam kerala