Question
A fact not otherwise relevant becomes relevant under
s.11 of the Indian Evidence Act, on the grounds of _________?Solution
S. 11. When facts not otherwise relevant become relevant . – Facts not otherwise relevant are relevant –– (1) if they are inconsistent with any fact in issue or relevant fact; (2) if by themselves or in connection with other facts they make the existence or non-existence of any fact in issue or relevant fact highly probable or improbable.
Which COCOMO model is used for early-stage estimates with limited project information?
 Which component is used to store electric charge in an electronic circuit?
What does HTML stand for in web technology?
Consider the following sorting algorithms.
I. Quicksort II. Heapsort III. Mergesort
Which of them perform in least time in the worst case?
The sum of the probabilities of all possible outcomes in a binomial distribution is equal to:
Define Mapping Process?
What is the primary advantage of dynamic memory allocation?
In TCP/IP, the "three-way handshake" is used to establish a connection. What is the correct sequence of messages?
Which of the following sorting algorithms has a worst-case time complexity of O(n^2)?
State true/false
Merge sort uses Divide and Conquer approach to sort the elements.