Question
Which of the following options is not correct about
right to equality?Solution
Exceptions to the Rule of law - Equality is, however, not an absolute rule and there are number of exception. 1. ' Equality before the law ' " powers of the private citizens are the same as the powers of the public officials. 2. The rule of law does not prevent certain classes of persons • Member of armed forces are controlled by military laws, similarly. • Medical practitioners are subjects to the regulations framed by the medical council of India. • Article 361 of the Indian constitution affords an immunity to the president of india and the state Governors - Becouse Art. 361 Provides that the president or the Governor of state shall not be answerable to any court for the exercise and performance.
Which algorithm uses a “divide and conquer” strategy?
Which algorithm guarantees the shortest path in a graph with negative weights but no negative cycles?
Which type of firewall operates at the application layer of the OSI model and inspects incoming and outgoing data packets?
Which of the following protocols is most commonly used in IoT devices to enable communication between smart devices?
Output of below code
public class Prg {
public static void main(String args[]){
System.out.print("A" + "B" + 'A');
}
...Which type of NAT (Network Address Translation) allows multiple private IP addresses to share a single public IP address?
What is the time complexity of inserting an element in a heap?
What is the primary purpose of cookies in web development?
Which data structure is used for implementing recursive function calls?
In intelligent systems, which of the following is a key characteristic of an expert system?