Bootstrap, CSS, HTML, JavaScript

Frequently Asked Questions on HTML and JavaScript

The following Frequently Asked Questions on HTML and JavaScript will definitely help you to crack any interview in a web development job.

  1. Differentiate between static and dynamic web pages? What is a Home Page?
  2. What are a web client and web server?
  3. Describe the Web Browser. Give examples of Web Browsers.
  4. What is a Search Engine? Give examples of search engines.
  5. What is the difference between a website and a web portal?
  6. Discuss the difference between empty tags and container tags.
  7. What is an anchor tag? Give an example. How to use an anchor tag to navigate on the same page?
  8. What are frames? How to create frames?
  9. What is an image map? How to create an image map?
  10. Explain the <marquee> tag. What are the different attributes of a marquee tag?
  11. What is a form? How to create a form in HTML?
  12. Discuss the difference between GET and POST methods.
  13. What are the elements of a form? Give an example of each of the form elements.
  14. What are the different types of lists in HTML? How to create them? Discuss the attributes of list tags.
  15. Discuss the different formatting tags in HTML.
  16. How do you create tables in HTML? What are the different tags for creating a table? Explain with an example.
  17. Explain Email and its protocols – SMTP, IMAP, POP, MIME

Frequently Asked Questions on HTML and JavaScript – Basics of JavaScript

  1. What is JavaScript? What are its Features and benefits?
  2. Discuss the data types used in JavaScript.
  3. What is a function? How to create a function in JavaScript? What is an arrow function? Give an example.
  4. Explain the different types of loops used in JavaScript with examples.
  5. What is the purpose of if statement? Give an example in JavaScript.
  6. How to create an array in JavaScript? Give an example.
  7. What are the different types of objects in JavaScript? Explain String and Math objects and their methods.
  8. Explain the following methods with examples of each: (i)  getElementById() (ii) getElementsByClassName() (iii) getElementsByTagName()?

Frequently Asked Questions on HTML and JavaScript – Browser Object Model

  1. How many objects are there in Browser Object Model and what are these objects?
  2. What is the purpose of a window object? Explain its properties and methods with examples.
  3. Describe the purpose of the screen object. Explain its properties and methods with examples.
  4. What is the purpose of the location object? Explain its properties and methods with examples.
  5. Discuss the purpose of the navigator object. Explain its properties and methods with examples.
  6. What is the purpose of the history object? Explain its properties and methods with examples.
  7. What is the purpose of ID and Class attributes in HTML? How do we use Id and class in JavaScript?
  8. Explain inline, external, and internal stylesheets with examples of each.
  9. What is Bootstrap? Explain the following classes of Bootstrap 5 with examples of each: (i) container (ii) row (iii) col-md
  10. Write short notes on the following:
    1. World Wide Web
    2. Internet
    3. Domain name
    4. URL
    5. Document Object Model
    6. Browser Object Model
    7. Client Side Script vs. Server Side Script

Further Reading

HTML Practice Exercise

What is Tailwind CSS?

Getting Started With Tailwind CSS

30 MCQs on Web Technology

Evolution of JavaScript from ES1 to ES2020

Introduction to HTML DOM Methods in JavaScript

JavaScript Practice Exercise

Understanding Document Object Model (DOM) in JavaScript

Understanding HTTP Requests and Responses

What is Asynchronous JavaScript?

JavaScript Code for Event Handling

Princites

You may also like...

1 Comment

Leave a Reply

Your email address will not be published. Required fields are marked *