Question
Which of the following Articles of the Indian
Constitution contain the Right to Religious Freedom?Solution
Articles 25-28 of the Indian Constitution contains the Right to Religious Freedom. Article 25: Freedom of conscience and free profession, practice, and propagation of religion, Article 26: Freedom to manage religious affairs. Article 27 Freedom as to payment of taxes for promotion of any particular religion and Article 28 Freedom as to attendance at religious instruction or religious worship in certain educational institutions.
Which algorithm is used for minimum spanning tree?
Which type of database key is a candidate key that has not been chosen as the primary key?
Given a singly linked list with 'n' nodes, what is the time complexity to delete the last node?
In networking, what is the primary purpose of subnetting?
What is a fundamental characteristic of a singly linked list?
In network architecture, what is the primary advantage of a mesh topology over a star topology?
What is a key advantage of containerization over traditional virtual machines?
Which data structure uses LIFO (Last In, First Out) principle?
What is the primary disadvantage of using a singly linked list compared to an array for random access (e.g., accessing the 50th element)?
Which of the following data structures is best suited for implementing a LIFO (Last In, First Out) mechanism?