[ { "id": 1, "question": "Which protocol is primarily used for secure web communication?", "options": ["HTTP", "HTTPS", "FTP", "SSH"], "answer": "HTTPS" } ] Use code with caution. Copied to clipboard 3. Getting Started : git clone https://github.com Install Dependencies : npm install Run Locally : npm start 4. Contribution Guidelines