Question
What is the maximum term of punishment for money
laundering?Solution
Section 4 of Prevention of Money Laundering Act - Punishment for money-laundering.—Whoever commits the offence of money-laundering shall be punishable with rigorous imprisonment for a term which shall not be less than three years but which may extend to seven years and shall also be liable to fine: Provided that where the proceeds of crime involved in money-laundering relates to any offence specified under paragraph 2 of Part A of the Schedule, the provisions of this section shall have effect as if for the words “which may extend to seven years”, the words “which may extend to ten years” had been substituted.
In database management systems (DBMS), which normalization form removes partial dependency?
Definition of 2NF
In systems design, which of the following techniques is used to break down complex systems into smaller, more manageable components?
- In Object-Oriented Programming, which of the following Java code snippets correctly demonstrates inheritance ? class Animal {Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â ...
Which CPU scheduling algorithm is considered optimal for minimizing the average waiting time in cases where process execution times are known in advanc...
- Which of the following is an example of Polymorphism in Object-Oriented Programming?
Which search strategy guarantees the optimal solution?
State true or false
Confidentiality, integrity and availability, also known as the CIA triad, is a model designed to guide policies for infor...
Which of the following is a characteristic of an intelligent agent?
You are given an array of elements where each array element represents the MAXIMUM number of jumps that can be made in the forward direction from that e...