

InterviewSolution
Saved Bookmarks
1. |
Differentiate Between linux OS and Windows OS. |
Answer» 1. Lunix :-Linux is a open source operating system.Linux is free of cost.It's file name case-sensitive.In linux, MONOLITHIC KERNEL is used.2. Windows :-While windows are the not the open source operating system.While it is costly.While it's file name is case-insensitive.While in this, MICRO kernel is used. |
|