Question
The provision as laid down under IPC provides that
nothing is an offence which is done by a child under seven years of age is represented by which doctrineSolution
Doli incapax is a Latin legal maxim meaning ‘incapable of doing any harm or incapable of committing a crime’. It is a presumption that a child is incapable of forming the necessary criminal intent for committing an offence. IPC Section 82. Act of a child under seven years of age—Nothing is an offence which is done by a child under seven years of age.
What will be the output of the code
int main(){
int array[] = {100,200,300};
cout<
}
Which famous sorting algorithm uses the divide-and-conquer strategy?
What is Inter-Process Communication (IPC) in the context of computer systems?
What does a diamond shape represent in an ER diagram?
Which of the following techniques is used to train a machine learning model on labeled data?
What is Inter-Process Communication (IPC) in the context of computer systems?
What is a shell script?
Which cryptographic process involves applying a mathematical function to generate a fixed-size output from variable-size input?
Which scheduling policy assigns the CPU to a job until it finishes or enters a waiting state?
What is a smart contract in the context of blockchain technology?