What is the basic difference between unix and windows
operating systems?
Answer Posted / dharmajit kuanr
UNIX
1) Non
GUI
2) File System (STD.ERR, STD.IO)
3) Command Based
4) Not Event Driven
5) Multi Processing
WINDOWS
1) GUI Based
2) FAT32, NTFS
3) Menu Based
4) Event
Driven
5) No Multi Processing
Is This Answer Correct ? | 248 Yes | 64 No |
Post New Answer View All Answers
What is grep in bash?
What are file commands?
What are the unix commands?
What is the comma to show the space allocation of files?
Using unix command how to display no of records in oracle?
What is the first character of the output in ls l command?
Enumerate some of the most commonly used network commands in unix?
What does 'mkdir' command do in UNIX?
Write a command to display a file’s contents in various formats?
What are the general commands in using unix os for a beginner?
What is .sh file?
Explain command to display different lines that are found when compare two files?
Name the unix command to find how many days the server has been up.
What is the use of the tee command?
Is ‘du’ a command? If so, what is its use?