logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Operating Systems Comments

  • Question
  • Which among the following is not aprocess state in unix?


  • Options
  • A. Running
  • B. Runnable
  • C. Zombie
  • D. Stopped

  • Correct Answer
  • Runnable 

    Explanation

    The process states of unix are running,Zombie,stopped,Waiting.

  • Tags: GATE

    Operating Systems problems


    Search Results


    • 1. What is busy waiting?
    • Discuss
    • 2. What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?
    • Discuss
    • 3. Explain the popular multiprocessor thread-scheduling strategies.
    • Discuss
    • 4. What are the reasons for process suspension?
    • Discuss
    • 5. What is a binary semaphore? What is its use?
    • Discuss
    • 6. A computer assisted method for the recording and analyzing of existing or hypothetical systems is

    • Options
    • A. Data transmission
    • B. Data capture
    • C. Data flow
    • D. Data processing
    • Discuss
    • 7. The program that is responsible for loading the operating system into RAM is the _______.

    • Options
    • A. BIOS
    • B. Bootstrap Program
    • C. Drive- Driver
    • D. Supervisor Program
    • Discuss
    • 8. A UNIX user named Bob wants to replace his chess program with a new one, but he is not sure where the old one is installed. Bob is currently able to run a Java chess program starting from his home directory /home/bob using the command: java -classpath /test:/home/bob/downloads/*.jar games.Chess Bob's CLASSPATH is set (at login time) to: /usr/lib:/home/bob/classes:/opt/java/lib:/opt/java/lib/*.jar What is a possible location for the Chess.class file?

    • Options
    • A. /test/Chess.class
    • B. /home/bob/Chess.class
    • C. /test/games/Chess.class
    • D. /user/lib/games/Chess.class
    • Discuss
    • 9. Default read write and execute permissions given to a file for owner, group and others are

    • Options
    • A. 6-4-4
    • B. 6-4-2
    • C. 6-4-6
    • D. 6-6-6
    • Discuss
    • 10. The list of coded instructions is called

    • Options
    • A. Algorithm
    • B. Flowchart
    • C. Utility programs
    • D. Computer program
    • Discuss


    Comments

    There are no comments.

Enter a new Comment