Full Stack Development - Question Bank
Unit-1
1. What is a Tag in HTML? Can you define HTML attributes?
Unit-1
2. What is the key difference between HTML Elements and Tags? Also, Can you separate sections
of texts in HTML?
Unit-1
3. If you want to display some HTML data in a table in tabular format, which HTML tags will you
use?
Unit-1
4. What are Attributes in HTML?
Unit-1
5. What is an Anchor tag in HTML?
Unit-1
6. What are Lists in HTML?
Unit-1
7. Define HTML Layout.
Unit-1
8. What are Forms in HTML?
Unit-1
9. What are the several forms of CSS?
Unit-1
10. List the benefits of CSS?
Unit-1
11. Define CSS frameworks?
Unit-1
12. What are the ways in which CSS can be integrated as a website?
Unit-1
13. What merits and disadvantages do External Style Sheets offer?
Unit-2
1. What are the features of JavaScript?
Unit-2
2. How can you create an object in JavaScript?
Unit-2
3. What is a name function in JavaScript & how to define it?
Unit-2
4. Can you assign an anonymous function to a variable and pass it as an argument to another
function?
Unit-2
5. What is argument objects in JavaScript & how to get the type of arguments passed to a function?
Unit-2
6. What are the scopes of a variable in JavaScript?
Unit-2
7. Explain Functions in JS AJAX?
Unit-2
8. Explain how data exchange with server?