T4Tutorials .PK

NSCT – Deployment & Hosting MCQs

1. . Web deployment refers to:

(A) Structuring HTML


(B) Styling web pages


(C) Making a web application available on a server for users to access


(D) Optimizing CPU only




2. . Web hosting is:

(A) Providing server space and resources for storing and running web applications


(B) Styling CSS


(C) Structuring HTML


(D) Optimizing CPU only




3. . Common types of web hosting include:

(A) React, Angular, Vue


(B) CSS, HTML, JavaScript


(C) Shared, VPS, Dedicated, Cloud


(D) MySQL, PostgreSQL




4. . Shared hosting means:

(A) Each website has its own server


(B) Multiple websites share the same server resources


(C) Only cloud resources are used


(D) Optimizing CPU only




5. . VPS hosting provides:

(A) CSS grids


(B) Shared server resources


(C) A virtualized server with dedicated resources for each user


(D) HTML styling only




6. . Dedicated hosting means:

(A) CSS optimization


(B) Multiple websites share the server


(C) Only cloud resources are used


(D) A single website has an entire server dedicated to it




7. . Cloud hosting provides:

(A) Shared hosting only


(B) Scalable resources through distributed servers and pay-as-you-go pricing


(C) Dedicated servers only


(D) Optimizing CPU only




8. . Domain name refers to:

(A) CSS classes


(B) Styling web pages


(C) A human-readable address of a website on the Internet


(D) HTML tags




9. . DNS (Domain Name System) is used to:

(A) Structure HTML


(B) Style web pages


(C) Translate domain names into IP addresses


(D) Optimize CPU only




10. . FTP (File Transfer Protocol) is used to:

(A) Optimize CPU only


(B) Style web pages


(C) Structure CSS


(D) Upload and manage website files on a server




11. . SSH (Secure Shell) is used for:

(A) Styling web pages


(B) Securely accessing and managing remote servers


(C) Structuring HTML


(D) Optimizing CPU only




12. . Continuous Deployment (CD) refers to:

(A) Structuring HTML


(B) Styling web pages


(C) Automatically deploying every code change to production after passing tests


(D) Optimizing CPU only




13. . Continuous Integration (CI) is:

(A) Structuring HTML


(B) Styling CSS


(C) Automatically testing and merging code changes into a shared repository


(D) Optimizing CPU only




14. . Popular deployment platforms include:

(A) MySQL only


(B) React, Angular, Vue


(C) Node.js only


(D) Heroku, Netlify, Vercel, AWS, Google Cloud, Azure




15. . Load balancing in hosting is used to:

(A) Distribute traffic across multiple servers for reliability and performance


(B) Style web pages


(C) Structure HTML


(D) Optimize CPU only




16. . SSL certificates are important because:

(A) They enable HTTPS and encrypt communication between server and client


(B) Styling CSS


(C) Structuring HTML


(D) Optimizing CPU only




17. . Backup and recovery in deployment ensures:

(A) Optimizing CPU only


(B) Styling web pages


(C) Structuring HTML


(D) Data and application recovery in case of failure or disaster




18. . Environment configuration includes:

(A) Structuring HTML


(B) Styling web pages


(C) Setting up production, staging, and development environments for the application


(D) Optimizing CPU only




19. . Version control systems like Git help in deployment by:

(A) Styling CSS


(B) Managing code changes, collaboration, and rollback if needed


(C) Structuring HTML


(D) Optimizing CPU only




20. . The ultimate goal of deployment & hosting is:

(A) Make web applications accessible, secure, reliable, and performant for end users


(B) Only style web pages


(C) Structure HTML only


(D) Optimize CPU only




Exit mobile version