websys fnl
  • 1. What frontend framework was developed by Meta?
A) Vue.js
B) Angular
C) React.js
  • 2. What does CSS stand for?
A) Cascading Style Sheets
B) Computer Style System
C) Cascaded Script Styling
  • 3. Name one popular backend framework.
A) Bootstrap
B) React.js
C) Node.js
  • 4. Which database is non-relational?
A) MySQL
B) MongoDB
C) PostgreSQL
  • 5. What programming language is used for Flutter?
A) JavaScript
B) JavaScript
C) Dart
  • 6. What tool is commonly used for version control?
A) Excel
B) Canva
C) GitHub
  • 7. What is the primary language used to build iOS apps?
A) C#
B) Swift
C) Java
  • 8. Which frontend framework was developed by Google?
A) Angular
B) React
C) Svelte
  • 9. What technology allows real-time communication in web apps?
A) Fetch API
B) HTML5
C) WebSocket
  • 10. What is Firebase primarily used for?
A) UI design
B) Game development
C) Backend or database
  • 11. Name one CSS framework.
A) Bootstrap
B) Django
C) React
  • 12. What does API stand for?
A) Automated Programming Input
B) Applied Program Interaction
C) Application Programming Interface
  • 13. What is React Native mainly used for?
A) Desktop software
B) Mobile application development
C) Databases
  • 14. What does User Interface (UI) refer to?
A) Database structure
B) The visual part of the app that users interact with
C) Server-side logic
  • 15. What is a popular Python framework for web development?
A) Laravel
B) Angular
C) Flask/ Django
  • 16. Name one popular Java framework for web development.
A) Flask
B) React
C) Spring
  • 17. What development environment is used for Android apps?
A) Android Studio
B) Visual Studio Code
C) Eclipse
  • 18. What tool is used for building iOS applications?
A) NetBeans
B) Xcode
C) Android Studio
  • 19. Firebase is an example of what kind of technology?
A) Operating system
B) Local storage tool
C) Cloud-based backend service
  • 20. What is the main function of a firewall?
A) Prevent unauthorized access to a network
B) Increase internet speed
C) Compress files
  • 21. What is the Internet?
A) A programming language
B) A global network of interconnected devices
C) A browser application
  • 22. What is the World Wide Web?
A) A type of database
B) A system of interlinked documents accessed via browsers
C) The physical infrastructure
  • 23. An application-layer protocol used to transmit hypertext (HTML) over the web.What protocol transfers web pages?
A) SMTP
B) HTTP
C) FTP
  • 24. Which port does HTTP use?
A) 80
B) 443
C) 22
  • 25. HTTPS is HTTP with:
A) Compression
B) Faster speed
C) Encryption
  • 26. HTTPS uses:
A) SSL/TLS
B) REST
C) JSON
  • 27. Which protocol provides secure communication?
A) HTTPS
B) SNMP
C) HTTP
  • 28. HTTP works on which model?
A) Peer-to-peer
B) Push–pull
C) Request–response
  • 29. NOT an application-layer protocol?
A) HTTPS
B) HTTP
C) TCP
  • 30. HTTPS is commonly used in:
A) Video editing
B) E-commerce and banking
C) Operating systems
  • 31. Which port does HTTPS use?
A) 80
B) 443
C) 50
  • 32. A web browser is a:
A) Client
B) Database
C) Server
  • 33. Ensures confidentiality, integrity, and authentication of data.
A) SQL
B) HTTPS
C) HTTP
  • 34. A web server is responsible for:
A) Translating IPs
B) Creating domains
C) Serving content to browsers
  • 35. A common web server:
A) MySQL
B) Android Studio
C) Apache
  • 36. DNS does what?
A) Manages passwords
B) Stores files
C) Translates domain names to IP addresses
  • 37. A domain’s TLD is in:
A) . http
B) .com
C) www
  • 38. Web hosting is used to:
A) Design UI
B) Store and serve website files
C) Secure browsers
  • 39. Cheapest hosting type:
A) Shared
B) Dedicated
C) VPS
  • 40. Hosting with scalability:
A) Cloud hosting
B) Localhost
C) Shared
  • 41. DNS is similar to a:
A) Calculator
B) Camera
C) Phonebook
  • 42. used to deploy and maintain web pages
A) Flutter
B) DevOps/Hosting
C) Blockchain
  • 43. HTML5 introduced:
A) Semantic tags
B) Server routing
C) Database queries
  • 44. <nav> defines:
A) nav
B) footer
C) header
  • 45. Tag for main content:
A) <form>
B) <main>
C) <aside>
  • 46. <article> is for:
A) Validation
B) Navigation
C) Reusable, independent content
  • 47. Flexbox is a ____ system.
A) 1-dimensional
B) 3D
C) Table-based
  • 48. CSS Grid is for:
A) 2D layouts
B) Animations
C) Encryption
  • 49. JavaScript is used for:
A) Interactivity
B) Server creation
C) Hosting
  • 50. DOM stands for:
A) Desktop Operating Machine
B) Display Object Management
C) Document Object Model
  • 51. Click event is:
A) onclick
B) hover
C) submit
  • 52. Responsive design aims to:
A) Adjust layout across devices
B) Secure pages
C) Remove caching
  • 53. Media queries are in:
A) CSS
B) PHP
C) JavaScript
  • 54. Mobile-first begins with:
A) Tablet
B) Desktop
C) Smartphone layout
  • 55. Bootstrap is a:
A) Database
B) CSS framework
C) Java framework
  • 56. Tailwind is:
A) Browser extension
B) A language
C) Utility-first
  • 57. Semantic tag:
A) span
B) section
C) div
  • 58. JavaScript functions are:
A) Servers
B) HTTP methods
C) Reusable blocks of code
  • 59. Viewport meta tag is for:
A) WebSockets
B) Security
C) Responsive design
  • 60. Flexbox direction property:
A) flex-direction
B) grid-area
C) align-text
  • 61. Framework with modals/navbars:
A) Flask
B) Bootstrap
C) MySQL
  • 62. Server-side scripting runs on:
A) Router
B) Server
C) Browser
  • 63. PHP is for:
A) Styling
B) Server-side processing
C) Animations
  • 64. Node.js uses:
A) JavaScript
B) Python
C) PHP
  • 65. Flask is for:
A) Java
B) Python
C) SQL
  • 66. A web server listens for:
A) HTTP requests
B) Keyboard events
C) CSS changes
  • 67. Apache is:
A) Database
B) Web server
C) Browser
  • 68. Nginx is known for:
A) Domains
B) High concurrency
C) Slow performance
  • 69. Express.js is part of:
A) Node.js
B) MongoDB
C) PHP
  • 70. Form methods:
A) SELECT/DELETE
B) WRITE/UPDATE
C) POST/GET
  • 71. store data across multiple pages. They help track users (e.g., during login).
A) Sessions
B) Express.js:
C) Authentication Basics
  • 72. Authentication ensures:
A) Images load
B) Rendering
C) Only authorized users access
  • 73. File handling allows:
A) Read/write files
B) CSS
C) Animations
  • 74. Express hashing uses:
A) bcrypt
B) Bootstrap
C) DNS
  • 75. Dynamic content is:
A) Images
B) Content generated by logic or data
C) Static only
  • 76. NOT server-side language:
A) Python
B) Node.js
C) HTML
  • 77. A database stores:
A) Animations
B) Styles
C) Structured or unstructured data
  • 78. MySQL is:
A) NoSQL
B) Relational
C) File-based
  • 79. MongoDB stores in:
A) Rows
B) Documents
C) Scripts
  • 80. CRUD means:
A) Cache, Restore, Undo, Delete
B) Create, Read, Update, Delete
C) Collect, Render, Upload, Delete
  • 81. Prevent SQL injection using:
A) Inline HTML
B) Prepared statements
C) DNS
  • 82. Data validation ensures:
A) Correct & safe input
B) Encryption
C) UI design
  • 83. SELECT retrieves:
A) Files
B) Data
C) Servers
  • 84. MongoDB uses:
A) XML
B) JSON-like documents
C) SQL
  • 85. PostgreSQL is known for:
A) Advanced SQL features
B) No schema
C) Weak queries
  • 86. Sanitization removes:
A) Good data
B) Harmful characters
C) Domains
  • 87. API stands for:
A) Applied Programming Integration
B) Automated Program Input
C) Application Programming Interface
  • 88. REST update uses:
A) PUT/PATCH
B) TRACE
C) GET
  • 89. REST is:
A) Stateless
B) Encrypted
C) Stateful
  • 90. GraphQL allows clients to:
A) Create domains
B) Send emails
C) Request exact data needed
  • 91. Microservices split apps into:
A) Independent services
B) CSS files
C) SQL tables
  • 92. Blockchain stores data:
A) Images
B) Single server
C) Distributed ledger
  • 93. AI is used for:
A) Recommendations & predictions
B) Static sites
C) Decorations
  • 94. Technology for real-time updates:
A) HTML
B) WebSockets
C) DNS
  • 95. PWAs offer:
A) GRWM
B) No responsiveness
C) Offline access
  • 96. Edge computing processes data:
A) Closer to the user/device
B) Cloud only
C) Data centers
  • 97. Used to retrieve data from the server.
A) GET
B) PUT
C) POST
  • 98. Used to send or create data on the server.
A) PATCH
B) POST
C) GET
  • 99. Used to update/replace an existing resource.
A) POST
B) PATCH
C) PUT
  • 100. Used to partially update a resource.
A) PUT
B) PATCH
C) GET
Created with That Quiz — where a math practice test is always one click away.