Question
Which of the following cannot be qualified to be a
Judicial Member of SAT?Solution
Section 15M of SEBI Act Qualification for appointment as Presiding Officer, Judicial Member and Technical Member—A person shall not be qualified for appointment as the Presiding Officer or a Judicial Member or a Technical Member of the Securities Appellate Tribunal, unless he— (a) is, or has been, a Judge of the Supreme Court or a Chief Justice of a High Court or a Judge of High Court for at least seven years, in the case of the Presiding Officer; and (b) is, or has been, a Judge of High Court for at least five years, in the case of a Judicial Member; or (c) in the case of a Technical Member–– (i) is, or has been, a Secretary or an Additional Secretary in the Ministry or Department of the Central Government or any equivalent post in the Central Government or a State Government; or (ii) is a person of proven ability, integrity and standing having special knowledge and professional experience, of not less than fifteen years, in financial sector including securities market or pension funds or commodity derivatives or insurance
In Hadoop’s distributed storage system, which of the following is responsible for managing and storing the actual data blocks?
Which of the following SQL queries is used to find the second highest salary from an employee table?
SELECT MAX (salary) Â Â Â Â Â Â Â FROM empl...Which of the following scenarios violates the Isolation property in the ACID properties of a transaction?Â
Which early computing device is known for using punched cards to control a sequence of operations and is often considered a precursor to modern computers?
Which of the following protocols is responsible for sending and receiving emails across the internet?Â
What is 'two-factor authentication' (2FA)?
Which network device operates at both the data link and network layers of the OSI model, and is responsible for routing data packets between networks? ...
Which of the following best describes Third Normal Form (3NF) in a relational database?Â
In the field of Natural Language Processing (NLP), which of the following tasks focuses on identifying the sentiment behind a given text?     ...
In data analytics, which algorithm is commonly used for predictive modeling when the target variable is categorical?   Â