Start learning 50% faster. Sign in now
Section 42 of the Indian Contract Act, 1872 provides for devolution of joint liabilities in a contract. It states that when two or more persons have made a joint promise, they are required to perform the promise jointly, and on the death of one of them, his legal representatives jointly with the surviving promisors. The joint liability can be waived only by providing otherwise indicating different intention. Therefore, even if one is asked to pay as per Section 43 of the Act, it can be recovered by Section 42.
In a public key infrastructure (PKI), what is the primary role of a Certificate Authority (CA)?
In the first step of the TCP three-way handshake, what does the client (initiator) do?
Which of the following is a new semantic element introduced in HTML5?
When trying to access a URL, the following message is displayed on the browser:
Server; Error 403.
What could be the reason for the...
Which component of a compiler interacts directly with the lexer?
Unauthorised access to network is?
What does the following code do?
x = [1, 2, 3]
y = [4, 5, 6]
z = x + y
What is the purpose of the "HAVING" clause in an SQL query?
Which protocol is used for real-time communication over the internet?
Which operator is used to allocate dynamic memory in C++?