Question
The preamble of the Environment (Protection) Act, 1986
states it implements Stockholm decisions relating to:Solution
The preamble of the Environment (Protection) Act, 1986 verbatim states it is "necessary further to implement the decisions aforesaid in so far as they relate to the protection and improvement of environment and the prevention of hazards to human beings, other living creatures, plants and property."​
The result of a Cartesian product of two relations R and S will have:
Which SQL keyword is used to sort the result set?
Which OOP principle allows a single interface to represent different underlying forms or data types?
Which of the following statements about abstract classes is true?
In C++, if a base class has a virtual function, and a derived class overrides that function, which mechanism ensures that the correct derived class func...
The concept of "data hiding" is primarily achieved through which OOP principle?
Which of the following is a valid constraint in SQL?
Which of the following is used to eliminate redundancy and anomalies in a database?
Which of the following prevents inheritance in C++?
What is early binding in the context of OOP?