Question
Which of the following statements about benami
transactions is correct under the amended Benami Transactions (Prohibition) Act, 1988?Solution
Under the Benami Transactions (Prohibition) Amendment Act, 2016, benami properties can be: • Confiscated by the central government without payment of compensation, • The Initiating Officer can provisionally attach the property, followed by confirmation from the Adjudicating Authority. Punishment includes imprisonment and fine for those involved in benami transactions.
What is the primary advantage of using Normalization in a database design?
In database management systems (DBMS), which normalization form removes partial dependency?
What will be the output of the following code when implementing the SCAN I/O scheduling algorithm?
def scan(requests, head, direction):
 ...
Which of the following is the correct CIDR notation for a network with a subnet mask of 255.255.255.240?Â
Data Frame are associated with which layer of OSI Model
In a mission-critical network requiring fault tolerance and multiple redundant paths, which of the following topologies provides the highest level of re...
- Which layer of the OSI Model is responsible for ensuring error-free delivery of data between source and destination?
What is the primary difference between SQL Injection and Command Injection?
- What is the role of Artificial Intelligence (AI) in modern business applications?
In I/O scheduling, which of the following algorithms minimizes seek time but may lead to starvation of requests at the ends of the disk?Â