01AG042022010780075
01AG042022010780075
Use :
Use of HTML, CSS, XML, JavaScript, JQuery, Struts, EJB etc
Sample program :
1. Hello World code in HTML/JavaScript using function/PHP/Servlet/JSP/Angular JS etc
2. Login form, Registration form, Table, Frame, Ordered and Unordered list, use of image and Anchor
tag , use Select Tag(DropDown), Text formatting tag, Heading tags, break line tag<br>, Horizontal
line <hr>, Change background colour of page etc
Diagram/Architecture :
How Web Works? , Lifecycle/Architecture of Servlet and JSP, Architecture of Struts / EJB.
Difference :
HTML Vs HTML5 , HTML Vs CSS , HTML Vs XML, Client Side Technology Vs Server Side
Technology, Java Vs JavaScript, JavaScript Vs Jscript, Get Vs Post Method , JavaScript Vs PHP, EJB
Vs JavaBean, SOAP Vs Rest etc
1
Prepared By Prof. Anand N. Gharu
Web Technology Lab(WTL) TE Computer Engineering (2019 pattern)
Directives :
Directives of Angular JS and JSP
HTML
1. What is HTML?
2. What are Tags?
3. Do all HTML tags have end tag?
4. What is the difference between HTML elements and tags?
5. How to insert a copyright symbol on a browser page?
6. How do you keep list elements straight in an HTML file?
7. Does a hyperlink only apply to text?
8. What is a style sheet?
9. Can you create a multi colored text on a web page?
10. Is it possible to change the color of the bullet?
11. What is a marquee?
12. How many tags can be used to separate section of texts?
13. How to make a picture a background image of a web page?
14. What is the use of iframe tag?
15. What are the different new form element types in HTML 5?
16. Is there any need to change the web browsers to support HTML5?
https://career.guru99.com/xml-interview-questions/
XML
17. What is XML?
18. What are the features of XML?
19. What are the differences between HTML and XML?
20. What is XML DOM Document?
21. What is an attribute?
22. What are the advantages of XML DOM Document?
23. What are the basic rules while writing XML?
24. What is XML Element?
25. What is CDATA?
26. How comment can be represented in XML?
27. What are XML Namespaces?
28. What is XSL?
https://www.tutorialspoint.com/css/css_interview_questions.htm
2
Prepared By Prof. Anand N. Gharu
Web Technology Lab(WTL) TE Computer Engineering (2019 pattern)
CSS
29. What is CSS?
30. What are advantages of using CSS?
31. What are the components of a CSS Style?
32. What is type selector?
33. What is universal selector?
34. What is Descendant Selector?
35. What is class selector?
36. Can you make a class selector particular to an element type?
37. What is id selector?
38. Can you make a id selector particular to an element type?
39. What is a child selector?
40. What is an attribute selector?
41. How to select all paragraph elements with a lang attribute
https://career.guru99.com/top-19-json-interview-questions/
JSON
https://www.javatpoint.com/javascript-interview-questions
JavaScript
1. What is JavaScript?
2. What is the difference between JavaScript and jscript?
3. How to write a hello world example of JavaScript?
4. How to use external JavaScript file?
5. Is JavaScript case sensitive language?-
6. What is DOM? What is the use of document object?
7. What is the use of window object?
8. How to write comment in JavaScript?
9. How to create function in JavaScript?
10. What are the JavaScript data types?
11. How to create objects in JavaScript?
12. How to create array in JavaScript?
13. Difference between Client side JavaScript and Server side JavaScript?
14. In which location cookies are stored on the hard disk?
https://www.codeproject.com/Articles/618484/Latest-jQuery-interview-questions-and-answers
3
Prepared By Prof. Anand N. Gharu
Web Technology Lab(WTL) TE Computer Engineering (2019 pattern)
JQuery
https://www.javatpoint.com/servletinterview
Servlet
https://www.javatpoint.com/jspinterview
JSP
https://phpinterviewquestions.co.in/
http://placement.freshersworld.com/php-interview-questions/33121834
4
Prepared By Prof. Anand N. Gharu
Web Technology Lab(WTL) TE Computer Engineering (2019 pattern)
PHP
1. What is PHP?
2. What does the initials of PHP stand for?
3. Which programming language does PHP resemble to?
4. Differences between GET and POST methods ?
5. How to declare an array in php?
6. What is use of in_array() function in php ?
7. What is use of count() function in php ?
8. what's the difference between include and require?
9. What is the difference between Session and Cookie?
10. How to set cookies in PHP?
11. How to Retrieve a Cookie Value?
12. How to create a session? How to set a value in session ? How to Remove data from a
session?
13. what types of loops exist in php?
14. What is the difference between PHP and JavaScript?
https://www.javatpoint.com/ajax-interview-questions
AJAX
1. What is AJAX?
2. What are the advantages of AJAX?
3. What are the disadvantages of AJAX?
4. What are the real web applications of AJAX currently running in the market?
5. What are the security issues with AJAX?
6. What is the difference between synchronous and asynchronous requests?
7. What are the technologies used by AJAX?
8. What does XMLHttpRequest?
9. What are the properties of XMLHttpRequest?
10. What are the important methods of XMLHttpRequest?
11. What are the different ready states of a request in AJAX?
12. What are the common AJAX frameworks?
13. What is the difference between JavaScript and AJAX?
https://www.javatpoint.com/angularjs-interview-questions
AngularJS
1. What is AngularJS?
2. What are the advantages of AngularJS?
3. What are the disadvantages of AngularJS?
4. What IDE's are currently used for the development of AngularJS?
5. What are the features of AngularJS?
6. What are directives in AngularJS?
7. What are services in AngularJS?
8. What is scope in AngularJS?
9. What is template in AngularJS?
10. What are expressions in AngularJS?
5
Prepared By Prof. Anand N. Gharu
Web Technology Lab(WTL) TE Computer Engineering (2019 pattern)
11. What is the use of filter in AngularJS?
12. What is MVC?
https://career.guru99.com/top-25-interview-questions-on-node-js/
Node.js
1. What is node.js?
2. How node.js works?
3. What do you mean by the term I/O ?
4. What is Strut?
5. What does event-driven programming mean?
6. Where can we use node.js
7. What is the advantage of using node.js?
8. What are the two types of API functions in Node.js ?
9. What is control flow function?
10. Why Node.js is single threaded?
11. What are the pros and cons of Node.js?
12. What is the difference between Node.js vs Ajax?
13. What are the Challenges with Node.js ?
14. Mention the framework most commonly used in node.js?
https://www.journaldev.com/9193/web-services-interview-questions-soap-restful
Web Services
https://www.javatpoint.com/ejb-interview-questions
EJB
1. What is EJB?
2. What are the types of Enterprise Bean?
3. What is session bean?
4. What is stateless session bean?
5. What is stateful session bean?
6. What is singleton session bean?
7. What is Entity Bean?
https://career.guru99.com/top-14-jsf-interview-questions/
6
Prepared By Prof. Anand N. Gharu
Web Technology Lab(WTL) TE Computer Engineering (2019 pattern)
JSF
https://career.guru99.com/top-25-bootstrap-interview-questions/
Bootstrap
http://www.javapedia.net/JNDI
https://career.guru99.com/top-25-joomla-interview-questions/
https://career.guru99.com/top-40-word-press-interview-questions/
1. What is JNDI?
2. What is JNDI Lookup?
3. Explain what is Joomla?
4. List out the benefits of using Joomla?
5. What is WordPress?
*****************BEST OF LUCK*****************
7
Prepared By Prof. Anand N. Gharu