Activity 1

1. What type of development covers both client-side and server-side work?

2. What is the primary use of CSS?

3. What is the file extension for an external JavaScript file?

4. What is a core responsibility of a back-end developer?

5. What is the primary focus of front-end development?

6. What is an advantage of using external JavaScript files?

7. Which is not a responsibility of a full-stack developer?

8. Who created JavaScript?

9. What is JavaScript primarily used for in web development?

10. What does back-end development primarily handle?

Correct Answers

1. What type of development covers both client-side and server-side work? ✅ Full-stack development

2. What is the primary use of CSS? ✅ Styling web pages

3. What is the file extension for an external JavaScript file? ✅ .js

4. What is a core responsibility of a back-end developer? ✅ Managing databases

5. What is the primary focus of front-end development? ✅ Interactive user experience

6. What is an advantage of using external JavaScript files? ✅ Easier maintenance

7. What feature is JavaScript NOT used for? ✅ Database design

8. Who created JavaScript? ✅ Brendan Eich

9. What is JavaScript primarily used for in web development? ✅ Adding interactive and dynamic behavior to web pages

10. What does back-end development primarily handle? ✅ Server-side logic

Instructions:

Set Up Your Development Environment

Create a Basic Webpage

Add Content to the Page

Implement the Functionality

Final Output

                
                
                
                    
                    
                    Document
                
                
                    
                    

Hello, World!