logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Operating Systems Comments

  • Question
  • 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

  • Correct Answer
  • /user/lib/games/Chess.class 

    Explanation

    /user/lib/games/Chess.class could be the possible location of the file


  • Operating Systems problems


    Search Results


    • 1. 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
    • 2. 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
    • 3. Which among the following is not aprocess state in unix?

    • Options
    • A. Running
    • B. Runnable
    • C. Zombie
    • D. Stopped
    • Discuss
    • 4. What is busy waiting?
    • Discuss
    • 5. What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?
    • Discuss
    • 6. 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
    • 7. The list of coded instructions is called

    • Options
    • A. Algorithm
    • B. Flowchart
    • C. Utility programs
    • D. Computer program
    • Discuss
    • 8. Which of the following is Not an Operating System?

    • Options
    • A. UNIX
    • B. Windows NT
    • C. C++
    • D. DOS
    • Discuss
    • 9. What type of operating system uses the NTFS file system ?

    • Options
    • A. Windows
    • B. Mac OS X
    • C. Unix
    • D. All of these
    • Discuss
    • 10. Explain soundex() and metaphone() ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment