Which of the following Linux Distributions is Suitable for a NETBOOK?
Red Hat Netbook Remix
Damn Small Linux
Puppy Linux
Ubuntu Netbook Remix
What is the name of the Linux Application that allows you to run "individual" windows programs on Linux?
QEMU
VirtualBox
WINE
WIN-API Emulator
VM-WARE
Which of following is not cause of deadlock?
Circular Wait
Hold and Wait
Mutual Exclusion
Resourse sharing
Which of the following is a synchronization mechanism?
Bakery Algorithm
Bankers Algorithm
Round Robin Algorithm
LRU Algorithm
Which of the following is false regarding threads?
Threads share code segment
Threads can be preempted
Threads share stack.
Threads share resources
What is the meaning of GPL?
General Public License
General Purpose Language
General Publishing License
General Power Language
Which is the correct syntax to display the calendar of September 2005?
Cal 9 2005
Calendar 2005
2005 cal
9 2005 calendar
How can a short description of what the ls command does be obtained?
Whereis ls
Whatis ls
Whatis -ls
Whereis -ls
What does the pwd command do?
It changes the password of user
It shows the current path where the user is
It shows the passwd file
It shows information about Linux architecture
What is the use of touch command?
It makes a new empty file
It displays the contents of a file
It updates the pre existing file
It makes a new directory