Question
Under the Mines and Minerals (Development and
Regulation) Act, 1957 a State Government shall not grant a mineral concession to any person unless such person____________Solution
Section 5.  Restrictions on the grant of prospecting licences or mining leases- (1) A State Government shall not grant a mineral concession to any person unless such person-- (a) is an Indian national, or company as defined in clause (20) of section 2 of the Companies Act, 2013; and (b) satisfies such conditions as may be prescribed.
What is the primary responsibility of the "Controller" in the MVC architecture?
Which cryptographic process involves applying a mathematical function to generate a fixed-size output from variable-size input?
Which PHP function is used for connecting to a MySQL database?
Which routing algorithm is commonly used in the network layer to calculate the shortest path between network nodes?
What is a deadlock in a computer system?
Which clause is used to filter rows in the result set based on a specific condition in SQL?
Which layer of the OSI model is responsible for converting data into a format suitable for transmission over the network?
What is the best practice to protect sensitive data when using public Wi-Fi networks?
Trace the output int main() { int a=12,b=39; printf ("%d",a&b); return 0; }
 Which of following is /are for strict evaluation?