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 the behavioural difference between cmp and diff commands?
What are file commands?
Which command is used to delete all files in the current directory and all its sub-directories?
What is a bash command?
What do chmod command do?
Differentiate cat command from more command.
Which unix command lists files/folders in alphabetical order?
Why is it called grep?
What does #!/ Bin sh do?
Write a command to kill the last background job?
What does the command ' $who | sort –logfile > newfile' do?
How do you repeat a command in terminal?
How to find $ai_serual resolved path by using unix
What is the use of egrep command in unix?
Who command in unix operating system?