logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Operating Systems Comments

  • Question
  • Which of the following is Not an Operating System?


  • Options
  • A. UNIX
  • B. Windows NT
  • C. C++
  • D. DOS

  • Correct Answer
  • C++ 

    Explanation

    C++ is not an Operating System.

     

    An Operating System is a collection of system programs that manages all the other programs application programs in a computer as well as the allocation and use of hardware resources such as the CPU, Memory and the Hard Disk Drive.

    It acts as an interface between the hardware and the user level program.

    It controls and facilitates the overall operation of a computer. 

     

    Here

    UNIX : UNIX is a popular multi-user, multitasking operating system (OS) developed at Bell Labs.

     

    Windows NT : Windows NT is a family of operating systems produced by Microsoft, the first version of which was released in July 1993.

     

    DOS : DOS is Disk Operating System. The term DOS can refer to any operating system.

     

    C++ : C++ is a programming language and computing platform.

     

    Hence, C++ is not an Operating System.

  • Tags: AIEEE, Bank Exams, Analyst, Bank Clerk, Bank PO, Database Administrator, IT Trainer, Network Engineer, Project Manager, Software Architect

    Operating Systems problems


    Search Results


    • 1. The list of coded instructions is called

    • Options
    • A. Algorithm
    • B. Flowchart
    • C. Utility programs
    • D. Computer program
    • Discuss
    • 2. 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
    • 3. 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
    • 4. 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
    • 5. 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
    • 6. What type of operating system uses the NTFS file system ?

    • Options
    • A. Windows
    • B. Mac OS X
    • C. Unix
    • D. All of these
    • Discuss
    • 7. Explain soundex() and metaphone() ?
    • Discuss
    • 8. High level language is also called as ?

    • Options
    • A. Business oriented language
    • B. Mathematically oriented language
    • C. Problem oriented language
    • D. All of above
    • Discuss
    • 9. When is a system in safe state?
    • Discuss
    • 10. What are local and global page replacements?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment