Question
Presumption as to electronic records is for records
________.Solution
As per S. 90A. Presumption as to electronic records five years old. –– Where any electronic record, purporting or proved to be five years old, is produced from any custody which the Court in the particular case considers proper, the Court may presume that the electronic signature which purports to be the electronic signature of any particular person was so affixed by him or any person authorised by him in this behalf. Â
Fill in the correct option for 25 blank space.
The output of the circuit below is _______
What is the primary disadvantage of using open addressing for collision resolution compared to separate chaining, especially when the hash table becomes...
What is the time complexity of the Floyd-Warshall algorithm for a graph with V vertices?
Which concept is demonstrated when multiple methods in the same class have the same name but different parameters?
Which functional dependency does not holds in given relation and why?
In a Selection Sort algorithm, the inner loop finds the index of the minimum element in the unsorted part. Which line correctly completes the if conditi...
Which component in Hadoop is responsible for managing cluster resources and scheduling tasks?
You encounter a bug that only appears intermittently and is difficult to reproduce. What is this type of bug often called?
In C++, to achieve runtime polymorphism, a base class method must be declared with which keyword?