Basics of programming MCQs
1. Which of the following correctly defines a character set in programming? A) A collection of mathematical symbols used in computationsB) A set of predefined … Read more
1. Which of the following correctly defines a character set in programming? A) A collection of mathematical symbols used in computationsB) A set of predefined … Read more
1. Which PHP function is used to establish a connection with a MySQL server? a) mysqli_query()b) mysql_connect()c) pdo_connect()d) mysqli_connect() Answer: d) mysqli_connect() Explanation: mysqli_connect() is … Read more
1. What is the primary purpose of CSS (Cascading Style Sheets)?a) To define the structure of web pagesb) To create dynamic interactions on web pagesc) … Read more
1. What is the primary function of the HTTP protocol in web communication?a) Transmitting emailsb) Serving web pagesc) Streaming videosd) Encrypting data Answer: b) Serving … Read more
1. Which Act governs the admissibility of electronic records as evidence in India?a) Indian Evidence Act of 1872b) Information Technology Act, 2000c) Both a) and … Read more
1. What is Cyber Crime? a) A crime committed using physical forceb) A crime committed using digital devices and networksc) A crime committed in cyberspaced) … Read more
1. What term refers to the unauthorized access of a website’s server for malicious purposes? a) Web jackingb) Online Fraudsc) Session hijackingd) Software Piracy Answer: … Read more
1. What is the term for falsifying email headers to make an email appear as if it came from a different source?a) Email Encryptionb) Email … Read more