Question
Where any electronic record, purporting or proved to be
___________ years old, is produced from any custody which the Court in the particular case considers proper, the Court may presume that the digital signature which purports to be the digital signature of any particular person was so affixed by him or any person authorised by him in this behalf.Solution
Section 90A - Presumption as to electronic records five years old  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 digital signature which purports to be the digital signature of any particular person was so affixed by him or any person authorised by him in this behalf. Â
Which special file enables interprocess communication using named pipes?
What does #!/bin/bash at the start of a script mean?
In bash, what does trap 'echo Exit' EXIT do?
Which statement correctly defines a variable in shell scripting?
Which symbol is used to make a script executable in Linux?
A Here-Document in shell is denoted by:
Which command is used to search text patterns in files?
In bash, which command is used to trap and handle signals like SIGINT?
What does $# represent in a shell script?
In shell scripting, which command is used to read input from the user?