Tag: programming languages

Questions Related to programming languages

  1. NullPointerException

  2. NumberFormatException

  3. ExceptionInInitializerError

  4. IllegalArgumentException


Correct Option: A,C
  1. A class can extend multiple classes

  2. An interface can extend multiple classes

  3. An interface can implement multiple interfaces

  4. A class can extend multiple interfaces

  5. A class can implement multiple interfaces

  6. An interface can extend multiple interfaces


Correct Option: E,F
  1. abstract final

  2. abstract static

  3. static final

  4. private abstract


Correct Option: C
  1. File owner and File type

  2. File access permission and File access tie

  3. Number of Links, File size and Location of the file data

  4. All of the above


Correct Option: D
  1. Command will be executed on every Sunday in 06:10 in September

  2. Command will be executed on every Saturday at 10:06 in August

  3. Command will be executed on every Sunday at 10:06 in September

  4. Command will be executed on every Saturday at 6:10 in August


Correct Option: D
  1. To increase/decrease the data segment size of a process

  2. To create a new process

  3. To bias the existing priority of a process

  4. To get parent process identifier


Correct Option: B