Question
Which principle has been discussed in the case of M.S.M
Sharma Vs. Shri Krishna Sinha 1960.Solution
M.S.M Sarma v. Sri Krishna Sinha AIR 1960 SC 1186 Â In this case court has discussed the principle underlying s.11 that is res judicata. The present section bars the trial of a suit or an issue in which the matter directly and substantially in issue has already been adjudicated upon in a previous suit. Moreover, public policy requires that there should be an end of litigation. The question whether the decision is correct or erroneous has no bearing on the question whether it operates or does not operate as res judicata otherwise every decision would be impugned as erroneous and there would be no finality.
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?