0% found this document useful (0 votes)
19 views3 pages

IP Question Bank

The document outlines a series of technical questions and topics related to web development, including JavaScript concepts like Promises, ES6 features, and React component lifecycle. It also covers frameworks and libraries such as ExpressJS and Redux, as well as comparisons between XML and JSON. Additionally, it addresses NodeJS functionalities, HTTP protocols, and practical programming tasks in NodeJS and ReactJS.

Uploaded by

vinayak
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views3 pages

IP Question Bank

The document outlines a series of technical questions and topics related to web development, including JavaScript concepts like Promises, ES6 features, and React component lifecycle. It also covers frameworks and libraries such as ExpressJS and Redux, as well as comparisons between XML and JSON. Additionally, it addresses NodeJS functionalities, HTTP protocols, and practical programming tasks in NodeJS and ReactJS.

Uploaded by

vinayak
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

IP

1. Explain Promises in ES6 with an example.(M22 , M23 , D23


2. Compare MVC and Flux.(M22
3. Explain XML Schema in detail. .(M22
4. Explain routing in ExpressJS along with an example.
(D22 ,M22 ,D23 ,M24
5. What is React JSX? .(M22
6. What is NodeJS? Explain features of NodeJS. State different types of
NodeJS Modules. (D22 M22
7. Explain React component life cycle. .(M22
8. Write a short note on REST API. What are the principles of REST API.
(M23 , D23 ,M22 , D22
9. Explain Redux architecture in detail. .(M22
10. Differentiate between ES5 and ES6. .(M22 , M23 ,D23
11. Explain Event Loop in NodeJs. .(M22
12. What are Refs? When to use Refs and when not to use Refs? .(M22 ,
D22
13. Explain Arrow function in ES6 with an example. (D22 ,D23 M22
14. Write a note on ExpressJs. What is ExpressJS. Explain features of
ExpressJS. (M23 M22
15. What are Buffers and Streams in NodeJs? Explain with an example
(D22 , D23 ,M22
16. What are events in JavaScript? Explain different types of events. .(M22
17. Explain DNS. .(M22
18. Differentiate between HTML and XML. .(M22 , D23
19. Compare XML and JSON. (D22 D24
20. Explain React component life cycle. (D22, M23
21. Explain asynchronous programming in detail. (D22
22. What is DNS? Explain working of DNS. (D22 ,M23 , (D23
23. REPL(D22 ,D23 ,M24
24. DOM(D22
25. JSX(D22 , M23 ,D23 ,M24

26. URL(D22
27. NPM(D22 , M23
28. How to declared variables in ES6 (M23
29. Explain Flux architecture in detail. (M23
30. Explain File System of NodeJs in detail (M23
31. Explain features of React JS. Write a stepwise process to create an APP
using React JS to print "Hello World" on browser.[ Write a program in
ReactJS to print "Hello World" on the browser (M24] (M23 , D23 ,
32. What is Web Browser. Discuss working of Web Browser in detail. (M23
33. JSON(M23 ,D23
34. Difference between let and const keyword(M23

35. Explain different types of components in React JS with an example.


(D23 , M24
36. Explain Hooks in React JS. (D23
37. Write a Node JS program for following: (D23 ,M24
i. Create a new file and add data into it.
ii. Append more data in the same file at the end of existing data.
iii. Read the file data without getting the buffer data.
iv. Rename the file.
v. Delete the file.

65 Explain HTTP and HTTPS protocol (M24


66 You have been tasked to develop software for Hotel management. How
will you divide functionality between the front end, back end, and
database (M24
71 Explain the Event loop in Javascript (M24
71 With an example demonstrate the use of promise. (M24
73 Explain event handling in Nodejs(M24
77 React Props (M24
79 Cookies (M24
80 Session (M24

You might also like