TOC
1. Explain the Moore machine and Mealy machine. Give an example of two equivalent machines of each type performing similar functions.
2. What are the closure properties of regular languages?
3. What is an Ambiguous CFG? Explain with reference to dangling else problem.
4. Explain Union Rule and Concatenation Rule for Context-Free Grammar.
5. Discuss the pumping lemma for context-free languages.
6. Define - A Pushdown Automaton and acceptance by a PDA.
7. Write a note on DPDA and NPDA.
8. Discuss the Chomsky hierarchy. OR Define grammar and Chomsky hierarchy.
9. Discuss - a universal Turing machine
10. What important points do we derive from the Church-Turing thesis?
11. Discuss primitive recursive functions using proper examples.
MPI
1. What do you mean by Registers? Explain registers in 8085 microprocessor for example.
2. What is a System bus? Explain its types.
3. Explain Microprocessor Architecture and its Operations & Memory.
4. Explain the types of system buses. Or Explain Address, Data And Control Buses in detail.
5. Explain 8085 Pin Functions.
6. Write 8085 assembly language programs.
7. Developing Counters and Time Delay routines.
8. What are Ports in i/o interfacing?
9. Discuss Programmable Interrupt Controller 8259A Programmable Peripheral.
10. What is Segmentation? OR Discuss Segments and their type. OR What is a Segment descriptor?
11. Explain minimum and maximum mode in an 8086 microprocessor or differentiate between minimum mode and maximum mode.
IoT
1. What is the difference between IoT and digitization?
2. What are the sensors and the type of sensors in IoT? And explain the categories.
3. What is an IoT application layer protocol?
4. What are the different transport protocols, state and explain IPV4 and IPV6 and their uses?
5. State and explain for computing? Explain how IOT manages the data with the help of cloud computing?
6. Why is there lavatory maintenance in IoT? Explain in detail.
7. List the applications of IoT?
8. What is the architecture of Arduino? Explain in detail.
9. Explain the architecture and application of raspberry pi.
10. State and explain Arduino and raspberry pi? Explain the applications of Arduino.
11. What are the different challenges of IoT security? Explain the algorithm and how it works in detail.
12. What are the various security issues that are faced?
AD.JAVA
1. List types of driver used in JDBC. Explain Thin driver.
2. Explain Servlet Life Cycle with examples and demonstrate every state in detail.
3. What is a session? List the different ways to manage the session and explain any one way with appropriate code.
4. Explain the use of ServletConfig and ServletContext object with an example
5. What is Filter? List the applications of filters.
6. List out all Implicit objects in JSP and explain any three in detail.
7. What is the use of a page directive tag? List out all attributes and explain any two in detail.
8. Explain the use of the action tag with an example.
9. Draw the JSF request processing life cycle and list various stages.
10. List the JSF validation tags and explain any three in detail.
11. List the JSF Facelets tags and explain them in detail.
12. What is Hibernate? What is the main advantage of using hibernate overusing SQL?
13. What is MVC architecture? Explain Spring architecture with neat sketches.
WP
1. Differentiate client-side scripting and server-side scripting.
2. What is CSS? Explain the different types of CSS. OR List and Explain types of CSS with Examples.
3. Differentiate between HTML vs HTML5
4. Design Login Page HTML. Page must have fields in page Username, Password, Remember Me and Login Button.
5. Explain the DOM structure of HTML. Write JavaScript code to know.
6. Explain any two types of events in Javascript with an Example.
7. Design a login form with a username and password option using HTML and JavaScript. Perform the following validations.
8. Explain sessions and cookies in PHP with proper examples.
9. Explain the points which should be considered for planning a website.
DM
1. Discuss the major issues/challenges in data mining.
2. Define data mining and list its features.
3. Describe Concept Hierarchy? List and briefly explain types of Concept Hierarchy
4. Briefly explain linear and non-linear regression.
5. Draw and explain the topology of a multilayer, feed-forward Neural Network with diagrams.
6. Discuss the Gain ratio as an attribute selection measure.
7. Differentiate classification and prediction
8. Explain Mean, Median, Mode, Variance, Standard Deviation & five-number summary with a suitable database example.
9. Define “clustering”? Mention any two applications of clustering
10. Enlist the steps of the K-Mean algorithm. Explain it with suitable examples.
11. Explain Web structure and Web usage mining.