+ All Categories
Home > Documents > TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes...

TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes...

Date post: 29-Mar-2018
Category:
Upload: lydang
View: 220 times
Download: 1 times
Share this document with a friend
20
TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07 ACADEMIC SESSION 2016-17 Semester-IIIrd Assignment1(UNIT1) Paper Code:MCA201 Paper: Theory of Computation Note: Attempt all the questions Ques. (1) Attempt all the following short questions. (2-3 lines answers) (a) Positive closure. (b) Automata. (c) Lexical analyzer. (d) Transition table. (e) Final state. Ques. (2) Write short notes on the following: (i) Chomsky Classification. (ii) Regular Expressions. (iii) Introduction to JFLAP Simulation. (iv) Myhill Nerode Theorem. (v) Identities of regular expression. Ques. (3) Attempt the following (900 -1200 words): (a) Explain a method to minimize finite automata with two suitable examples.
Transcript
Page 1: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment1(UNIT1)

Paper Code:MCA201 Paper: Theory of Computation Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Positive closure.

(b) Automata.

(c) Lexical analyzer.

(d) Transition table.

(e) Final state.

Ques. (2) Write short notes on the following:

(i) Chomsky Classification.

(ii) Regular Expressions.

(iii) Introduction to JFLAP Simulation.

(iv) Myhill Nerode Theorem.

(v) Identities of regular expression.

Ques. (3) Attempt the following (900 -1200 words):

(a) Explain a method to minimize finite automata with two suitable examples.

Page 2: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment2(UNIT2)

Paper Code:MCA201 Paper: Theory of Computation Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) LL (1) parsing method.

(b) SLR parsing method.

(c) LR (1) Parsing Method.

(d) CFG.

(e) CSG.

Ques. (2) Write short notes on the following:

(i) Closure properties of CFLs.

(ii) Pumping Lemma.

(iii) Top Down Parsing with example.

(iv) Bottom up Parsing with example.

(v) Ambiguity in grammar and language.

Ques. (3) Attempt the following (900 -1200 words):

(a) What are Push Down Automata (deterministic and nondeterministic) (PDA)? Explain briefly the equivalence of CFGs and PDAs.

Page 3: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd

Assignment3(UNIT3)

Paper Code:MCA201 Paper: Theory of Computation Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Diagram of Turing machine.

(b) Reducibility.

(c) Total function.

(d) Universal Turing machine.

(e) Linear bound automata.

Ques. (2) Write short notes on the following:

(i) Church Turing Thesis.

(ii) Halting Problem.

(iii) Recursion Theorem.

(iv) Decidability.

(v) Construction of Turing machine of M+N.

Ques. (3) Attempt the following (900 -1200 words):

(a) Define Turing Machine. Discuss the theory behind extensions of Turing machines. What are Non deterministic Turing machines?

Page 4: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment4(UNIT4)

Paper Code:MCA201 Paper: Theory of Computation Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Time measures.

(b) Space measures.

(c) Hierarchy theorems.

(d) Complexity classes P.

(e) NP problem.

Ques. (2) Write short notes on the following:

(i) Savich theorem.

(ii) PSPACE complexity.

(iii) Probabilistic computation.

(iv) Complexity classes P.

(v) Space complexity.

Ques. (3) Attempt the following (900 -1200 words):

(a) Discuss Post correspondence problem with four examples.

Page 5: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment1(UNIT1)

Paper Code:MCA203 Paper: Computer Graphics Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Display Device.

(b) Input Device.

(c) Coordinate.

(d) Pixel.

(e) Coordinate Systems.

Ques. (2) Write short notes on the following:

(i) Translation.

(ii) Rotation.

(iii) Scaling.

(iv) Shearing.

(v) Composite transformations.

Ques. (3) Attempt the following (900 -1200 words):

(a) Explain 2D and 3D transformation.

Page 6: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment2(UNIT2)

Paper Code:MCA203 Paper: Computer Graphics Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Curve.

(b) BSpline Curves diagram.

(c) Surfaces.

(d) Curve Segment.

(e) Control points.

Ques. (2) Write short notes on the following:

(i) BSpline Curves.

(ii) Cubic B-Spline curves using uniform knot vectors.

(iii) First order continuities.

(iv) Second order continuities.

(v) Computing control points given end slopes for a specified curve segment.

Ques. (3) Attempt the following (900 -1200 words):

(a) What are Bezier Curves? Define 4 point and 5 point Bezier curves using Bernstein Polynomials.

Page 7: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment3(UNIT3)

Paper Code:MCA203 Paper: Computer Graphics Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) 3-D Transformation.

(b) 2-D viewing.

(c) Window-to view port.

(d) Boundary Representation (B-Rep).

(e) Octrees.

Ques. (2) Write short notes on the following:

(i) Line Clipping.

(ii) Sutherland-Hodgeman.

(iii) Sutherland Cohen clipping algorithms.

(iv) CSG Constructive Solid Geometry.

(v) Sweeping a polygon.

Ques. (3) Attempt the following (900 -1200 words):

(a) Define Parallel and Perspective Projections with suitable examples.

Page 8: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment4(UNIT4)

Paper Code:MCA203 Paper: Computer Graphics Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Shading.

(b) Phong Model.

(c) Curved Surfaces.

(d) Gourard Shading.

(e) 3-D Transformation.

Ques. (2) Write short notes on the following:

(i) Depth Sorting Method.

(ii) BSP- tree Method.

(iii) Area Subdivision Method.

(iv) Illumination Model for diffused Reflection.

(v) Computing Reflection Vector.

Ques. (3) Attempt the following (900 -1200 words):

(a) What are Floating Horizon Method and Depth Buffer (Z-Buffer, A-Buffer) Method? Explain.

Page 9: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment- 1(UNIT-1)

Paper Code: MCA205 Paper: Java Programming Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Java Virtual Machine.

(b) Data types in java.

(c) Object.

(d) Class.

(e) Byte code.

Ques. (2) Write short notes on the following:

(i) Interface .

(ii) Package. How we declare package in program.

(iii) Constructors.

(iv) Abstract class.

(v) String class.

Ques. (3) Attempt the following (900 -1200 words):

(a) What is Inheritance? Explain the various types of Inheritance.

Page 10: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment-2 (UNIT-2)

Paper Code: MCA205 Paper: Java Programming Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Exception

(b) Error

(c) Runnable interface.

(d) Thread

(e) Stream class

Ques. (2) Write short notes on the following:

(i) How we handle the exception in java.

(ii) Throw, throws and final in exceptions.

(iii) Suspending, resuming and stopping threads.

(iv) Thread class and Runnable Interface.

(v) Remote method invocation.

Ques. (3) Attempt the following (900 -1200 words):

(a) What is Stream? Explain byte and character stream in detail with example.

Page 11: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment-3 (UNIT-3)

Paper Code: MCA205 Paper: Java Programming Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Event Handling.

(b) Collection Classes.

(c) Just-in-time (JIT).

(d) Layout managers.

(e) Inner Classes.

Ques. (2) Write short notes on the following:

(i) Java Applets with program.

(ii) Event Classes, Event Listener Interfaces.

(iii) Layout managers.

(iv) Collection framework.

(v) Prepared statement, callable statement.

Ques. (3) Attempt the following (900 -1200 words):

(a) What is JDBC ? Write down the steps to connect java with database.

Page 12: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment-4 (UNIT-4)

Paper Code: MCA205 Paper: Java Programming Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) RMI

(b) AWT

(c) Swing

(d) Java Bean

(e) RMI Package

Ques. (2) Write short notes on the following:

(i) Features of Swing.

(ii) Concept of Bean Architecture.

(iii) RMI Architecture.

(iv) Java Foundation Classes.

(v) Java bean package.

Ques. (3) Attempt the following (900 -1200 words):

(a) What are the Features of Swing? Explain the various features of swing package.

Page 13: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment1(UNIT1)

Paper Code:MCA207 Paper: Data Communications and Networking Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Sampling.

(b) PCM.

(c) DM

(d) AM & FM.

(e) NRZ Encoding.

Ques. (2) Write short notes on the following:

(i) Comparison of Connection-less & Connection oriented Services.

(ii) Features of various topologies.

(iii) FDM vs TDM vs WDM.

(iv) The Telephone System.

(v) TCP/IP layered architecture.

Ques. (3) Attempt the following (900 -1200 words):

(a) Explain OSI reference model in details.

Page 14: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment2(UNIT1)

Paper Code:MCA207 Paper: Data Communications and Networking Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Single-bit error.

(b) Hamming distance.

(c) Error control.

(d) Piggybacking.

(e) Random access.

Ques. (2) Write short notes on the following:

(i) Sliding window protocol

(ii) ALOHA

(iii) Access method used by wireless LANs.

(iv) Bluetooth

(v) Comparison of SONET and SDH

Ques. (3) Attempt the following (900 -1200 words):

(a) Which type of orbit does a GEO satellite have? Explain.

Page 15: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment3(UNIT3)

Paper Code:MCA207 Paper:Data Communications and Networking Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Virtual Circuits.

(b) Datagram.

(c) Routing.

(d) NAT.

(e) Server Stub.

Ques. (2) Write short notes on the following:

(i) Leaky Bucket Algorithm.

(ii) IP Address.

(iii) IPv4 Vs IPv6

(iv) Internet working.

(v) Firewalls.

Ques. (3) Attempt the following (900 -1200 words):

(a) Explain the Principles of Congestion Control. List the policies of different layers affecting Congestion.

Page 16: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment4(UNIT4)

Paper Code:MCA207 Paper: Data Communications and Networking Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) DNS.

(b) UDP.

(c) WWW.

(d) MUTIMEDIA.

(e) TCP.

Ques. (2) Write short notes on the following:

(i) Network Security.

(ii) Electronic Mail.

(iii) Design Issue of Transport Layer.

(iv) Application layer protocol.

(v) TCP and UDP.

Ques. (3) Attempt the following (900 -1200 words):

(a) What is Cryptography? Explain different types of Compression Techniques.

Page 17: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment1(UNIT1)

Paper Code:MCA209 Paper: C-hash Programming Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) MSIL.

(b) CTS.

(c) CLS.

(d) CLR.

(e) JIT compiler.

Ques. (2) Write short notes on the following:

(i) Dot net Framework ad its Functions.

(ii) CLR with Diagram.

(iii) Metadata.

(iv) Difference between Namespace and Assembly in .Net.

(v) Mechanism of supporting multiple languages in Dot net.

Ques. (3) Attempt the following (900 -1200 words):

(a) What is an Assembly in Dot Net? Explain in detail?

Page 18: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment2(UNIT2)

Paper Code:MCA209 Paper: C-hash Programming Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Garbage Collector.

(b) Abstract classes.

(c) Properties.

(d) Indexers.

(e) Access specifiers.

Ques. (2) Write short notes on the following:

(i) Function Overloading & Function Overriding.

(ii) Abstraction & Encapsulation.

(iii) Types of constructors with examples.

(iv) Abstract class and Interface in .Net.

(v) Properties and Indexers in c#.

Ques. (3) Attempt the following (900 -1200 words):

(a) Explain Exception Handling with an example.

Page 19: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment3(UNIT3)

Paper Code:MCA209 Paper: C-hash Programming Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Delegates.

(b) Interfaces

(c) IEnumerable.

(d) ICollection.

(e) IList.

Ques. (2) Write short notes on the following:

(i) Generic classes & methods..

(ii) Delegates with example.

(iii) Lambda Expression with example.

(iv) Collections in Dot net.

(v) What is XAML? Explain.

Ques. (3) Attempt the following (900 -1200 words):

(a) Give a brief introduction about WPF.

Page 20: TECNIA INSTITUTE OF ADVANCED STUDIES INSTITUTE OF ADVANCED STUDIES ... Ques. (2) Write short notes on the following: ... What is Cryptography?

TECNIA INSTITUTE OF ADVANCED STUDIES TIAS/AC/MCA/F/07

ACADEMIC SESSION 2016-17

Semester-IIIrd Assignment4(UNIT4)

Paper Code:MCA209 (1S) Paper:C-hash Programming Note: Attempt all the questions

Ques. (1) Attempt all the following short questions. (2-3 lines answers)

(a) Data Adapter.

(b) Data Set.

(c) Data Reader.

(d) Extensible Style sheet Language (XSL).

(e) Lambda Expression.

Ques. (2) Write short notes on the following:

(i) Connected Architecture and Disconnected Architecture of ADO.Net.

(ii) DOM.

(iii) XML.

(iv) Implementations of LINQ.

(v) Advantages and disadvantages of LINQ over Stored Procedures.

Ques. (3) Attempt the following (900 -1200 words):

(a) Give a brief introduction about LINQ & SQL.


Recommended