Tag: programming languages

Questions Related to programming languages

if statement needs to end with end if

  1. True

  2. False


Correct Option: B

Normal users can kill init process

  1. True

  2. False


Correct Option: B
  1. a) To duplicate the functionality of other triggers.

  2. b) To replicate built-in constraints in the Oracle server such as primary key and foreign key.

  3. c) To guarantee that when a specific operation is performed, related actions are performed.

  4. d) For centralized, global operations that should be fired for the triggering statement, regardless of which user or application issues the statement.


Correct Option: C,D