0% found this document useful (0 votes)
11 views

interview-questions (1)

Uploaded by

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

interview-questions (1)

Uploaded by

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

1. What is Web Development?

2. State the difference between span tag and div tag in HTML5.
3. Explain HTML5 Web storage
4. Explain DOM (Document Object Model)?
5. What are the key responsibilities of Web Developers?
6. What do you mean by CSS Selectors? Name a Few.
7. What are pseudo-classes?
8. Why are media queries used in CSS?
9. What are different popup boxes that are available in JavaScript?
10. Explain the term “Scope” in JavaScript and write its different type
11. State difference between HTML and XHTML.
12. How to become a web developer?
13. What should a web developer know?
14. Can we display a web page inside a web page or Is nesting of webpages possible?
15. What are tags and attributes in HTML?
16. What are void elements in HTML?
17. What is the ‘class’ attribute in HTML?
18. What is the difference between the ‘id’ attribute and the ‘class’ attribute of HTML elements?
19. Describe HTML layout structure.
20. What are the various formatting tags in HTML?
21. How to specify the link in HTML and explain the target attribute?
22. How to include JavaScript code in HTML?
23. What are forms and how to create forms in HTML?
24. Define Image Map?
25. What are Semantic Elements?
26. Explain input types provided by HTML5 for forms?
27. What are the advantages of using CSS?
28. How do you specify units in the CSS?. What are the different ways to do it?
29. What is the Box model in CSS?
30. What are the limitations of CSS?
31. How to include CSS in the webpage?
32. What is the use of CSS Opacity?
33. Explain universal selector
34. Name the property for controlling the image position in the background.
35. What is the purpose of the z-index and how is it used?
36. Explain the difference between visibility: hidden and display: none?
37. What is the difference between CSS2 and CSS3?
38. Difference between “ == “ and “ === “ operators.
39. Difference between var and let keyword in javascript.
40. What is NaN property in JavaScript?
41. What is an Immediately Invoked Function in JavaScript?
42. Explain Closures in JavaScript
43. Mention some advantages of javascript.
44. What are callbacks?
45. What are the types of errors in javascript?
46. What is recursion in a programming language?
47. What are the primitive data types in JavaScript?
48. What are the different data types present in javascript?
49. Explain Hoisting in javascript.
50. Why do we use the word “debugger” in javascript?

You might also like