Question
Which of the following is NOT exempted under the
Act?Solution
Explanation: The Act provides exemptions for data processing related to national security, prevention and detection of crimes, and taxation compliance, along with research subject to safeguards. However, political campaign advertisements are not exempted. Processing of personal data for political campaigns must still adhere to the consent and fairness principles of the Act. This ensures that political entities cannot misuse citizens’ data under the garb of exemption, safeguarding individuals’ privacy during electoral processes.
Which Python keyword is used to define a function?
Which type of Memory is typically the fastest in a computer system?
In C, which function is used to release dynamically allocated memory?
Which Java keyword is used to inherit a class?
Which algorithm is used to find the shortest path from a single source in graphs with negative weights?
In C++, which feature allows hiding the internal details of a class?
Which of the following algorithms is most commonly used in Operating Systems for deadlock prevention?
In C, which function is used to dynamically allocate memory?
In mobile computing, which type of network allows devices to connect directly to each other without using a central router or switch?
Which of the following sorting algorithms is stable?