Question
Adult suffrage
means-Solution
Art. 326. Elections to the House of the People and to the Legislative Assemblies of States to be on the basis of adult suffrage.— The elections to the House of the People and to the Legislative Assembly of every State shall be on the basis of adult suffrage; that is to say, every person who is a citizen of India and who is not less than [eighteen years] of age on such date as may be fixed in that behalf by or under any law made by the appropriate Legislature and is not otherwise disqualified under this Constitution or any law made by the appropriate Legislature on the ground of non-residence, unsoundness of mind, crime or corrupt or illegal practice, shall be entitled to be registered as a voter at any such election.Â
Which of the following conditions is NOT required for a deadlock to occur?
Data Frame are associated with which layer of OSI Model
- Which of the following is a characteristic of Cross-Site Request Forgery (CSRF) attacks?
Command to change the priority in LINUX
In the design and analysis of algorithms, which of the following algorithms is based on the greedy approach?
What will be the output of the following code snippet?
class Animal:
  def sound(self):
    return "Some sound"
...
In Big Data Analytics, what is the main function of the MapReduce programming model?
Truncate command in SQL
- Which software testing technique involves testing the internal structure or workings of an application?
In I/O scheduling, which of the following algorithms minimizes seek time but may lead to starvation of requests at the ends of the disk?Â