Question
Which section of the Environment (Protection) Act, 1986
provides that "No person carrying on any industry, operation or process shall discharge or emit or permit to be discharged or emitted any environmental pollutants in excess of such standards as may be prescribed"?Solution
Section 7 verbatim states "No person carrying on any industry, operation or process shall discharge or emit or permit to be discharged or emitted any environmental pollutants in excess of such standards as may be prescribed."​
The number of significant figures for 5.1250 and 0.06900 respectively are____Â
A system uses paging with a logical address space of 2^26 bytes and a page size of 4 KB. How many bits are required for the page number in the logical a...
Which of the following statement is TRUE related to Alpha Beta pruning algorithm?
What is the main purpose of disk scheduling in an operating system?
Recursive algorithms, often central to Divide and Conquer, are prone to specific debugging challenges. Which of the following is a primary concern when ...
Which property defines a Binary Search Tree (BST)?
Which of the following element in XSLT is used to apply a template repeatedly on each node?
Consider the following Java code snippet:
  import java.util.PriorityQueue;
  import java.util.Comparator;
  class Item...
What is the primary purpose of the memory management process known as "compaction"?
Which of the following statements is true regarding user-level threads compared to kernel-level threads?