Question
Which of the following cases laid down the rule of
Strict-Liability?Solution
The rule of strict liability was laid down in the year 1868 in case of Reylands Vs. Fletcher. According to this rule, in this case, it was laid down that any person keeping any hazardous substance on his premises would be held liable if that substance escapes from there and harms others.
Which type of relationship between classes in OOP is best represented when one class is a part of another class but can exist independently?
...Which of the following techniques is primarily used to address overfitting in machine learning models?
Which of the following is NOT among the OWASP Top 10 Web Security Risks?
Which type of database join returns only the matching rows from two tables based on a condition?
In the context of page replacement algorithms, which one minimizes page faults in an ideal scenario?
Which of the following is the most effective method to ensure data confidentiality when transmitting sensitive information over a public network?
Which algorithm is used for shortest path in graphs?
In Java, what will be the output of the following code snippet?
public class Test {
   public static void main(String[] args) { <...
Which design pattern is best suited for managing the creation of objects without specifying their concrete classes?
Which attack can be mitigated using DNSSEC (Domain Name System Security Extensions)?