You are on page 1of 2

Internet Programming

Modules Priority
for Subjective Examination

P1 - Module No.3 | React fundamentals


P2 - Module No.4 | Advanced React
P3 - Module No.5 | Node.js
P4 - Module No.6 | Express
P5 - Module No.1 | Web programming fundamentals
P6 - Module No.2 | JavaScript

IMP Topics - INP

1. React Fundamentals Installing libraries


2. Component lifecycle
3. React Router and Single page applications
4. React vs Angular vs Vue
5. Functional components
6. Model-View-Controller framework
7. Bundling the application.
8. Web pack.
9. React Native
10. Environment setup
11. Asynchronous programming
12. Callback concept
13. REPL
14. Networking module
15. Node.js with Mongodb.
16. Express router
17. REST API
18. Commercial deployment.
IMP Questions - INP

1) Question: Explain the working of web browsers with the help of a diagram.

2) Question: Describe HTTP protocol in detail.

3) Question: What is DNS? Explain working of DNS. OR Explain DNS with the help

of a diagram.

4) Question: Compare XML and JSON.

5) Question: Difference between ES5 and ES6.

6) Question: Short note on DOM manipulation.

7) Question: Explain Promises in ES6 OR What is Promise and Fetch in Javascript?

8) Question: Explain React component lifecycle OR Define Components and explain

component lifecycle with the help of diagrams.

9) Question: Explain React Router and Single page applications.

10) Question: Explain Bundling the application.

11) Question: What is the process of First app in node.js.

12) Question: What are buffers and streams in node JS? Explain with an example OR

Write a short note on Buffers and Streams.

You might also like