Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Operating Systems Questions
A Unix user named Bob can run a Java chess program from his home directory using the command java -classpath /test:/home/bob/downloads/*.jar games.Chess. Given that the CLASSPATH includes /test, where could the Chess.class file be located so that this command works?
In Unix like operating systems, what are the default read, write and execute permission values for owner, group and others on a newly created regular file, before applying any user specific umask?
In computer terminology, what is the list of coded instructions that tells the computer exactly what steps to perform called?
Which of the following is not an operating system?
In operating systems, which family of operating systems commonly uses the NTFS file system by default on its system partitions?
In text processing and database applications, what do the soundex() and metaphone() functions do when working with words and names?
In computer programming terminology, a high level language is also commonly described as what type of language?
In operating system deadlock theory, when is a system said to be in a safe state with respect to resource allocation and processes?
In virtual memory systems, what is the difference between local page replacement and global page replacement policies?
In virtual memory management, what is the difference between demand paging and pre paging strategies for loading pages into memory?
When designing an operating system, what is the perfect page size for paging, and how is this size typically chosen?
In typical CPU and operating system design, which of the following lists best describes the main types of CPU registers that the operating system must save and restore during a context switch?
In web applications and browsers, what are cookies and how are they commonly used?
During the bootstrap process of a computer system, what major steps occur from power on until the operating system takes control?
On a typical Linux system that uses the user private group model, a newly created user account by default belongs to which primary group?
In the context of operating systems, is Windows NT considered a fully object oriented operating system, and what is the most accurate description of its design?
In general terms, what is an operating system and what is its primary role in a computer system?
Which of the following best describes the major components of a typical modern operating system?
In operating system process scheduling, what is the CPU scheduler and what is its main function?
In direct memory access (DMA) based input or output, what is cycle stealing and how does it affect the CPU?
Prev
1
2
3
…
7
Next