0% found this document useful (0 votes)
24 views2 pages

Full Stack Development Exam Questions

The document outlines exam questions for a Full Stack Development course, divided into five units covering web development basics, frontend development, React JS, Java web development, and databases & deployment. Each unit includes both 2-mark and long questions that assess knowledge on key concepts, architectures, frameworks, and tools relevant to full stack development. Additionally, there are extra long questions focusing on application flow, tool comparison, integration, and the importance of Agile methodologies.

Uploaded by

saikarthik01.k
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)
24 views2 pages

Full Stack Development Exam Questions

The document outlines exam questions for a Full Stack Development course, divided into five units covering web development basics, frontend development, React JS, Java web development, and databases & deployment. Each unit includes both 2-mark and long questions that assess knowledge on key concepts, architectures, frameworks, and tools relevant to full stack development. Additionally, there are extra long questions focusing on application flow, tool comparison, integration, and the importance of Agile methodologies.

Uploaded by

saikarthik01.k
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

FULL STACK DEVELOPMENT - Exam Questions

(JNTUA [Link] IV-I Sem)


UNIT – I: Web Development Basics
2 Marks:
1. Define web development.
2. What is a web server? Give examples.
3. What is HTML and its importance?
4. Define UNIX Shell.
5. What is version control?
6. What are Git and GitHub?
7. Syntax for hyperlink.
8. Use of tag.

Long Questions:
1. Explain HTML structure.
2. Describe client-server architecture.
3. Explain Git & GitHub.
4. UNIX commands in web dev.
5. Explain web server working.

UNIT – II: Frontend Development


2 Marks:
1. Features of JavaScript.
2. Define DOM.
3. What is an event?
4. What is JSON?
5. Define AJAX.
6. JavaScript function.
7. Data types in JS.
8. Difference between == and ===.

Long Questions:
1. Explain OOPs in JS.
2. DOM manipulation.
3. AJAX working.
4. Event handling.
5. JSON usage.

UNIT – III: React JS


2 Marks:
1. What is React JS?
2. Define component.
3. What is JSX?
4. What is React Router?
5. Define SPA.
6. What is Redux?
7. Define props & state.
8. Difference between class & functional components.

Long Questions:
1. Explain React architecture.
2. React Router with example.
3. SPA concept.
4. Redux state management.
5. Client-server communication.

UNIT – IV: Java Web Development


2 Marks:
1. MVC architecture.
2. Define RESTful API.
3. What is Spring Framework?
4. What is Maven?
5. Define dependency injection.
6. MVC components.
7. GET vs POST.
8. What is Spring Boot?

Long Questions:
1. MVC architecture with diagram.
2. Features of Spring.
3. RESTful services with example.
4. Maven for project management.
5. Build web app using Spring.

UNIT – V: Databases & Deployment


2 Marks:
1. Define schema & normalization.
2. What is SQL?
3. What is JDBC?
4. Define Agile development.
5. What is data persistence?
6. CRUD operations.
7. Cloud deployment.
8. Cloud service providers.

Long Questions:
1. Data persistence using JDBC.
2. Normalization types.
3. Agile development principles.
4. Cloud deployment steps.
5. Relational schemas.

Additional Long Questions:


1. Flow of a full-stack application.
2. Compare frontend & backend tools.
3. Integration of React & Java backend.
4. Importance of Agile in full-stack projects.
5. Role of version control & cloud.

You might also like