The lecture offers a precise and well-structured taxonomy of software systems, providing essential clarity for foundational computer science education. It successfully distills complex architectural hierarchies into a highly digestible format for competitive exam preparation.
Approfondir
Prérequis
- Pas de données disponibles.
Prochaines étapes
- Pas de données disponibles.
Approfondir
NIMCET Computer Awareness Part 2 (Computer Software)Ajouté :
In this video we are going to talk about computer software. In our previous video we have studied about computer hardware.
Now we are going to talk about computer software. Right? Like I said in the previous video this is just based on my experience. It has nothing to do with the names question paper. Since it is there in the syllabus with my experience I'm making this. Do not be in assumption that since I am making the video you think that only these concepts will come. It is my experience alone. I want you to refer multiple sources, read some textbook, watch some other video also along with this video. Right? And also please watch the complete video. Don't skip uh things. Don't see only the question and answers. You do not know which point can come in the exam. Right?
So that's why I always say in my teaching as well. So every point which I talk in the video might be important.
You have to understand that you have to know it. So do not skip any part. Right?
Let's go into computer software and in this in this we have three different uh topics and we have operating system system software and application software. So three subm modules are there in this uh unit of computer software. So the first one is operating system where we are going to talk about Windows, Mac, Linux and Android. Right.
So what is an operating system? a software that controls and coordinates the computer hardware devices and runs other software and applications on the computer. Basically, it's a OS acts as a link. It acts as a link between software and the hardware. Right? So, without operating system, you cannot do anything in that. If you if there is some hardware in your computer and you want to use that hardware, you need some software to do that. And you have software. How do they talk each other?
They can talk with the help of operating system.
Right? So it is a main part of the system software. And a computer will not function without it. If you have hardware with you and if you have some software basically software cannot exist without operating system. But in case right these two cannot talk to each other without the help of operating system. That's why OS acts as a link between the software and the hardware.
It controls and keeps a record of the execution of all other programs that are present in the computer. Every task you do in the computer is recorded.
Recorded in the sense as an entry. Okay?
Including application programs and other system softwares.
The main important functions of operating system include booting the computer whenever you want to install a new operating system or uh change something, update something, right?
Managing system resources very important. CPU, memory, storage devices, printer, all those things it has to manage, right? Managing the files, handling input and output, executing and providing services for the application software. So with the help of operating system, we can install any number of applications.
So all these applications are managed, they're handled with the help of this operating system, right? Examples of operating system include Microsoft, Windows, Apple, Android, Mac, Linux and so on, right? iOS. Okay? We have so many such operating systems. Now the most important point I would like to highlight here in the syllabus of Nimset it is given operating system colon these four and I I want to tell you that OS itself is a very big subject it's a very big subject there are lot of concepts in operating system it's a very big subject of computer science so the intention behind the people who have revised the syllabus uh that's it creates a doubt or confusion in the mind of everyone including me. My expectation here it is about just this overview of these operating systems. It is not meant to learn about everything about operating system. It's my view but we we like in 2025 you might have seen that from the computer architecture and organization lot of questions came in-depth questions were there though the those topics were not mentioned in the syllabus right but still there were questions on uh hardware control microprogram control questions were there in 2025 same way this might also we cannot predict about 2026 people who said the question paper they may see the syllabus it they might think this is also part and also these things are there or like I am thinking what I understand from the syllabus it is operating system and some overview about these operating system alone so basic things about operating system and uh these four operating system not the in-depth knowledge of that it's just my opinion so I want you you should you to to be uh know to secure good rank if you want if you have time maybe if you have you have capacity or energy you may learn this subject at least You can if everything else is completed, you may go and study the operating system of it as well. We we cannot predict anything but my understanding according to me I'll be explaining you what I feel about the syllabus. Right?
So I I again I do not guarantee anything. Don't use this video as base and tell that I have told these things will come in the exam. No, anything can come from the syllabus. You may refer many other videos of coaching centers.
Right? So we understood what is operating system. Let's understand this.
See hardware is here and there are application programs and users like us right. So operating system acts as a link. It is in between the application programs and the hardware. So basically software and the hardware part.
Okay. So uh one of the exams they ask the order of this. What is the correct order of uh these four? Where does hardware OS application program and user what is the proper order arrangement order of the operating system once was asked. So it is hardware on top is that OS then we have application programs and then we have users right remember this what are the important functions of operating system what all jobs does operating system do right so the first one is resource management it see a a computer machine has lot of resources okay so the operating system manages and allocates memory CPU time and other hardware resources. See you are running, you are playing a game, you are downloading something, you one video is being run, you are running, you are playing a music in the laptop. When multiple things are running, the operating system's job is to allocate sufficient memory for each one of them.
Okay? And CPU time it has to allocate so that all these tasks are happening parallelly. You're playing music, you're playing a game, right? you are downloading something from the browser or lot of stuff you might be doing parallelly. So all that it has to take care of. So resources required for all these things to function or happen should be allocated with and operating systems job is to do that right then the next one is process management.
The OS is responsible for starting, stopping and managing the processes and programs, right? So what is a process again? It's a lightweight uh program.
It's a small program which executes, right? So uh it also controls theululing of processes and allocates resources to them. So lot of unknown processes are running in the background. If you go to task manager of your system right you can see lot of processor running lot of processes are there different process for every activity you are you're opening a window word document a process activates a process is started you're playing some music a process is started so process are the one which actually takes care of the running or happening of that particular activity so those also has to be taken care by the operating system and the third one memory management Right. So OS manages the computer's me primary memory and provides mechanism for optimizing memory usage.
This is also one of the responsibilities of OS. Then security obviously uh it has to provide a secure environment for the user. Also the applications the data everything should follow proper security policies right. So data encryption data decryption everything should be done by the operating system itself. So OS is responsible even for the security of the user its user data and the applications which are installed in the system.
Then file management. So you are downloading some files, you're organizing them into folders, right? You are copying that data from one to the other, you're deleting something, you're copying, you're creating some folders, files, right? All that file management activity is also taken care by the operating system. And finally device management. So you are connecting pen drive, your hard drive, you're connecting keyboard, you're connecting mouse, right? You're you're connecting the uh printer.
So OS responsibility is to manage all these things, right? So communication requiring between the user and these hardware devices, it is happening with the help of the operating system. I as a user I'm downloading something and I'm giving a print I'm using a printer to give the print of a document I'm able to do that I OS is providing me an interface it is providing me a medium a channel through which I can do the activity right so even device management is one of the very important activity of the operating system right so again let's recall resource management uh where we take care of the memory CPU time allocation for the different programs and process. Process management starting, stopping and managing those process. Memory management uh managing the storage and optimizing it. Security of the data and applications and file management, creating, deleting folders, files in the system. Everything is taken care by the operating system. It basically supports those activities. And finally, device management. It provides necessary drivers and interfaces to enable communication between the devices and the computer.
Right? So these are a few standard uh functions or benefits or activities taken care by the operating system.
Right? So it's again the syllabus of operating system subject. If you see any BTech computer science or MCA computer science MCA course if you see operating system you will see each topic in depth of all these things.
Right.
So what are the different uh components?
There are two important components in any operating system.
Okay. Whether it is Linux or whether it is any other operating system, it has two important parts. One is shell. The second one is kernel.
Right. So again if you see some previous important uh questions exams you will you you'll definitely have questions on shell and kernel. So you may read it more if you want. Right? So shell is outer outermost layer of the operating system and handles user interaction.
So basically it is something like this kernel is here and then we have shell on top we have users right. So actually every activity in operating system is taken care by the kernel.
Every activity in the system is taken care by the kernel. So users have to interact with the kernel. They cannot directly interact. They can do it only with the help of shell. So we have something called a shell scripting. We say shell scripting. It's kind of a programming language. Using this we will be users will be giving some commands.
The shell will take that command and give it to the kernel. Kernel understands only shell.
Okay. So shell is the outermost layer of the operating system and handles user interaction. Whatever user is giving that goes to again that is taken by the shell. It interprets input for the OS and handles the output from the OS. So whatever user is telling that is again given to the kernel.
So whatever kernel is giving in response is again understood by the shell and it gives response back to the user.
kernel is the core component of any operating system. It's a primary interface between the operating system and the hardware.
So then there is hardware here, right?
So the any operation you want to do that is taken care by the kernel. So kernel operates or it does any activity on the hardware, right? So this is the flow of shell and kernel. So these two are very important components. Shell and kernel are two important components you know in any operating system. Basically we talk a lot about shell and kernel in Linux operating system.
Okay. Because we'll be writing shell programming, shell scripting we'll be doing there so that the user can uh know interact with the operating system, right? Shell and kernel. Kernel is the core component of operating system.
Kernel is also the heart of operating system. It's also the heart of operating system.
Right.
Next, what are the common operating systems? So, there are multiple operating systems having their own unique features. So, the first one is Windows. Then we have Mac, Linux and Unix.
And there are so many others depending on uh depending on the requirement they have come up with slighter modifications of the operating systems.
Okay. The first one is Windows. It is developed by Microsoft used in personal computing, business environment and gaming.
So we all use Windows. Most of the people use Windows machines, right? So you have a laptop, you have a computer, you might be having Windows operating system and the current is Windows 11.
Current operating system is Windows 11 and Windows 7 is stopped. 8 is stopped.
Right? There is no more service for them. Windows 10 and 11 are working now.
Right? So, Windows is developed by Microsoft.
Then we have Mac OS developed by Apple.
So, basically for Mac laptops, uh, no uh Apple laptops, they use this Mac OS used for creative industries, design, video editing, music production, personal computing, all that benefits. Again, it's a different laptop. Other than Windows, it has Mac. all jobs what operating system does it's also done here in Mac OS as well the most important the popular one is Linux why I'm saying it is very important and popular some of the programming tasks some of the projects some of the important activities or very big problems can be solved only with the help of Linux or only in the Linux we can solve them right so uh developed by Linux store worlds and maintained by opensource community, Linux Foundation, Red Hat, Canonical, etc. There are so many such uh foundations available.
Okay. So, Linux is very popularly used in servers and data centers, development and programming, personal computing for tech enthusiastics. So, lot of the industries they use Linux operating system. It is very powerful.
The only one major advantage of Linux or or many it has many advantages but the most important advantage is security.
Linux operating system is fully secure.
Okay, that is the uh advantage of this Linux. That's why in almost all cloud data centers, servers wherever your applications are deployed all software applications what you're using they are deployed in uh the no their data centers or servers and they use this Linux operating system and it is an open source it's an open source it means anybody can freely download and uh make changes to that customize it open source means we can customize that operating system you can change its rule according to your needs though it is little challenging but it can be done.
Okay. Then uh next one is Unix.
So it is also again used in lot of servers and workstations. Right. So it was developed at AT&T Bell Labs. AT&T is a popular laboratory in USA where this all things were developed.
Right? So it's Unix also used for lot of development, environment, research and academic settings.
Okay. So these are four different operating systems uh what we have right you you may again uh do some research uh do read in Wikipedia about all these four which may give you some knowledge about in-depth knowledge about these four different operating systems Windows, Mac, Linux and Unix.
Right? So we will understand uh these through questions. I have included more questions less theory part. So again when I'm displaying the question I want you to pause the video guess the answer and then only go. That is the only way you can learn. If you simply keep watching you will even if the same question appears or a similar question appears in exam you will not be able to answer it.
This is standard procedure. When I display a question you pause the video you guess your answer then you watch my answer.
Continue the video and watch the answer.
That way you can remember the answer.
Otherwise if you're simply going watching it without uh no pausing it then what will happen if a similar kind of question is coming in the exam and if you don't know the answer you even you cannot remember the answer you'll be confused right so the first one which component of the operating system acts as a primary interface between hardware and system software right hardware is here and there is some system softwares it is here So which is that which acts as a primary interface.
See I repeat the concept here again. So four options are there. Shell, kernel, compiler, loader.
Shell, kernel, compiler and loader.
Which one do you think is the answer for this?
Right. So I will repeat the solution here. Between users there is shell and here we have kernel. Kernel talks to hardware.
Right? So the primary interface between hardware and the system is your kernel.
Okay? Which is also the heart or core component of the operating system.
Remember this again. That's why I said you may please read in detail about shell and kernel from some internet source.
See which of the following best represents the correct hierarchy of computer system. as I mentioned earlier very important and very popularly asked question right so you guess the answer pause the video guess the answer for this okay let's see the answer here we know that hardware comes then comes the operating system then comes the application software or system programs and then comes the application programs right or at least you remember this hardware Hardware and OS comes first hardware then OS on top comes the applications. So if you see hardware and OS only one option is there right? So option B hardware operating system system programs and application programs right so all these uh comes under the uh no hierarchy of the computer system.
Third question, proper allocation of CPU, memory and IO devices is part of which function of operating system? We have studied about different functions of operating system. Right? So um allocating CPU, memory, input, output devices is part of which uh function of operating system. So pause the video, guess the answer and then see my explanation.
Right? So the answer here is resource management.
It is the one of the important and the first functions of operating system is resource management. Allocating CPU, memory, input, output devices to the processes to the programs in your operating system when you are running multiple when you are doing multiple activities, right? when you are when you are u uh doing multiple activities some memory should be allocated some CPU should be allocated and that is done by the resource management of the operating system next which interface allows users to interact using commands okay so I think this term seems new to for you but again it's also an important question so just guess make some rough Okay. So see uh that's what I said in theory I explained a little but through questions I want to teach you more.
Which interface allows users to interact using commands.
Okay. BIOS means basic input output system.
API means application application programming interface.
Application programming interface.
Then CLA means command line argument.
Command line interface. Here it is interface. Command line interface. Then GI means graphical graphical user interface.
Okay. So I will explain each one of them. BIOS means you give some input and output commands. Print out, right? You will give print, you will say add, you'll be some commands there. Okay? API means application programming interface.
So you will not give any input output.
You are not interacting with commands there. Third one is command line interface where you'll be entering everything as commands. And fourth one, graphical user interface. A GUI. It's like accessing some website by clicking mouse buttons. You'll be accessing that.
So therefore the answer for this will be CLA command line interface because you'll be entering you'll be doing every activity through commands.
Right. Next one. Android OS is primarily based on okay. See Android it's an operating system. We know that. But again it is using some other operating systems kernel.
So what is that? So what does Android operating system uses in the internal?
Android itself is an operating system.
Its internal structure again contains uh something else. It uses some other operating system structure. What is that? It is the question right? Unix, Linux, DOSS and Solaris. So all these are four different operating systems.
Right? So it's a rough guess but answer is Linux kernel. Remember that Linux is a very important and very powerful operating system. There are almost Linux is almost 200 plus different var variants.
There are 200 plus different variants of Linux operating system.
Right? If you watch some video in my YouTube channel uh in the uh I think DevOps course there is one playlist DevOps. You can find one video about Linux operating system where I have talked in detail about this variance right if you interested you may watch that video but for Android operating system which we have in mobile internally it uses Linux kernel next in Windows when you are using pen drive when you are formatting some data right you might see this NTFS you will see about NTFS right so what is this NTFS What is the full form of NTFS?
Okay. So any rough guess if you see when you whenever you are formatting some pen drive or hard disk know you will see either FAT system or you will see NTFS system right. FAT stands for file allocation table.
file allocation table and NTFS stands for is what I'm asking here which is new technology file system NTFS stands for new technology file system right so that's answer in windows you will see FAT or NTFS FAT means file allocation table and NTFS means new technology file system next the process of loading operating system into memory is See in your laptop there is hardware there is no operating system installed but you have a facility where you can copy your operating system into the hardware store it somewhere then run this so that OS is installed. So what is the process of loading the operating system into the memory? What do we call it? Right? I think if you are using some laptop as soon as you on you will see some command. By that you can guess the answer for this question. It is nothing but booting. Right? When when we say boot it means you are copying the operating system from CD drive or pen drive into your hardware memory.
So we call it as booting means copying.
Okay. Then the command interpreter in Linux is called.
Okay. So Linux is an operating system and we use only commands in Linux.
So what is that interpreter? Interpreter means again it's a um what we say uh no kind of a translator. Interpreter means uh it translates the program what you are giving so that it machine understandable format.
So in Linux when a when a user is giving commands so what is that interpreter which is actually taking this user commands and converting into it into machine understandable format. It is converting into machine understandable format. So what is that? So answer here is shell because I said already it is shell programming okay or we call it as shell scripting okay using which you give command uh and the Linux understands it okay so which of the following is an open-source operating system I think you can easily guess this which one is an open source open source means I can customize the operating system I can make some changes in the operating system so what is that oper operating system which you can play with right so Mac, Windows, Linux and iOS. So answer is Linux. It is an opensource freely available. You can play with it as you want.
Okay. So these are some questions with my experience I have noted down here.
But again I repeat operating system I I don't know what kind of questions will come right. My expectation it should be some basic questions because it still f it's a very big subject right so if at all they ask some details maybe you can spend one day time on understanding and reading some basic chapters of operating system subject okay next the next concept is system software so let's understand this uh system software right basically what is a software a set of instruction instructions or programs that tells a computer what to do or how to perform a specific task.
Right? Software is a set of instructions or a collection of programs that tells the computer what to do or how to perform a specific task.
And computer software can run only on hardware.
Computer software can run only on hardware.
Right. So basically there are two types of uh uh no uh softwares system software and application software. This is what is there in our syllabus. After operating system we have system software and we have application software.
Right? So basically there are two types of software. System software and application software. System software means some something which is used to produce applications.
System software means it is useful for writing code and building application softwares.
Okay. So let's understand them in detail. What is this system software and uh uh no application software?
Right. system software it is designed to run a computer hardware and application software you see if there is some application software if I want to run this I can do it only with the help of system software right you see the example one of the examples of system software is OS device driver utility software programming software let's say Python I am I'm having Python so Python software you have to install Right. So, Python software can be called as a system software. I will in once I install this Python software, I can build applications using Python.
Those are application softwares.
Okay. Right. So, it serves as an interface between hardware application software and the user. System software acts as a middleware or interface between the hardware where the soft data is stored application software which the user is using.
Right? A computer functions through interactions between the user application and the operating system and the hardware.
A system a system to work or any job to do in the laptop or machine. All these four have to interact.
All these four have to interact.
Okay. Right. A computer function functions through interactions between the user, applications, OS and the hardware.
Right? So the main functions of system software includes allocating system resources, managing storage space, storing and retrieval of files, providing security etc. So some examples include OS device driver is some system software. Utility software is some system software.
Programming language software is also system software.
Okay. Right. So let's uh see them in detail.
Device driver. Right. Since we have already studied about operating system in our syllabus, we have we have been given device driver and utility software. These two are included in the init syllabus and OS also there which you have already covered in the previous part. Right? Device driver a software program that is designed to control a particular hardware device. Let's say this is my laptop. This is my laptop. I am having a printer. We know printer is an hardware device. We have already studed about printers. Inkjet printers, dot matrix printers, laser printers, thermal printers. Right? So we have a printer. Now there is a wire which I'm connecting through a cable using a cable I'm connecting a printer with the laptop. So in my laptop this printer if I want to use if I want to print something from my laptop if I want to print something from my laptop I need some software. I need some software.
Okay. Right? That software should be common for both of them. Laptop and the printer, right? So that one software we call it as drivers. We call it as drivers.
Drivers are software programs.
Drivers are software programs.
Okay. If I install the driver in this laptop, if I install the driver of this, let's say this printer is a Canon printer, Canon or HP printer or there are many brands. Okay, that HP let's say I'm using HP printer or Canon printer.
Canon printer's driver should be installed in my laptop only then I can print from my laptop using this printer.
I can print some documents. So device driver is required. So what is the see what is the device driver's job? Its job is to connect this hardware device to my machine, to my laptop, to my computer.
Okay. Right. So device driver is a software program that is designed to control a particular hardware device that is attached to the computer. Even your keyboard is a hardware device.
Mouse is a hardware device. So there are some default drivers available which come with the operating system or if you are installing some uh printer some scanner you need to have that particular driver installed in your laptop.
The main purpose of device driver it acts as a translator between the hardware device and the operating system.
Right. So the main purpose is to translate. It instructs computer on how to communicate with that hardware device by translating the operating systems instruction into a language that the hardware device can understand that there is a printer there is a hardware device it has some understanding language laptop or the OS has some different language. So that device driver actually translates and helps in communication between the laptop and the printer.
Right? So some of the device drivers includes printer driver, display driver, USB driver, sound card driver, motherboard driver like this. We have lot of drivers only for special devices like printer uh or USB you have to install. But operate nowadays operating system comes with some default drivers.
So you need not uh no install anything.
You need not install specially any software.
It comes with uh OS comes with some default uh drivers.
Okay.
So device driver in computing refers to a special kind of a software program or a specific type of software application that controls the hardware device.
Okay. that enables hardware devices to communicate with the computer's operating system.
Right? See here application is there.
Right? Device driver, user driver.
So there is driver here. This is all the full driver.
A device driver communicates with the computer hardware by computer subsystem or computer bus connected to hardware.
When I say computer bus, it is the cable. The wire which is connected USB cable. It could be any cable which is a common wire between the printer and my laptop.
Okay. Right. Then working of device driver. How does it works? You see an example here. I'll explain with an example. Printer driver tells the printer in which format to print after getting instructions from the operating system. From my laptop using operating system I'm click I'm doing control P button on a document and I'm choosing the format PDF or maybe image or maybe some black and white or maybe color print. I'm choosing some options. When I'm choosing these options, device driver is telling the hardware printer how to print it.
Device driver is telling the hardware printer how to print it.
Okay?
Right? So a sound card driver is there due to which ones and zeros data of the MP3 file is converted to audio signals.
You enjoy the music. So when you are playing a music there is one sound card driver which is actually helping you to listen the music right. So card reader controller modem network card sound card printer USB speakers all these needs drivers to operate all these hardware devices they definitely need some drivers to be installed in the system only then we can use those hardware devices. I think you got clarity now.
What is the use of a device driver right?
The next one is utility software.
It is utility software. So what is the utility software? Right? Again these are all basic softwares. Utility means using utility using. Okay. So you can apply some common sense when if some question is asked with respect to utility software. It's a type of system software that helps set up, analyze, configure, strengthen, maintain a computer and performs very specific task. Some examples of utility software include antivirus, backup software, memory tester, screen saver. So all these are some additional softwares which if utility softwares are not there, computer can still work. But if you have them, its performance increases.
If you have them, its performance increases, right? So, utility software helps your computer work better by performing specific tasks.
So, working see work better. So, to effectively utilize your computer to have some benefits, additional benefits, we may have to use uh utility software.
It supports your operating system to keep things fast, secure, and organized.
For example, it can clean up junk files, protect against virus, organize your files. See, if you want to uh save your data from virus, you have to install antivirus software, which is a utility software.
Okay. Right. Some utility tools come built in with your computer like Windows Defender. Windows Defender is a default operating system utility software.
Right? But all others you have to install the software. Something like antivirus, backup, memory tester, screen saver, all this we have to install. So see antivirus software is one utility software. What is its job? It detects a virus and notify the user and take action to secure the computer. If you are using laptop, if some virus is there, automatically this antivirus software will activate and tell you that there is some uh no virus in this.
Please delete that. take some action.
So these are all some simple examples of uh antivirus software file management tool. You know there is one file manager in your mobile phone also.
In your mobile phone you will have this file manager where you'll find all the PDFs, videos, images. Same way file manager is a utility software.
It is used to manage files stored in the file system.
Like your mobile has file manager. Even systems have this file management tools.
Okay. It can be used to create group file. No, like Windows file explorer is a file management tool. You can go to Windows and you can search everything there.
Okay. File system like FAT and NTFS should not be confused with file management tool. former is a data structure used to store file in OS while data is used to perform task on file systems.
Okay. So file management softwares are different from this fat and NTFS.
These are all data structures to store the data while these are all file management tools are softwares for managing the data.
Right? Then compression tools I think you are aware of this zip. Sometimes we do this no zipping win rare vinzip.
Okay. So all these are softwares. See you have lot of files you want to club them and make a folder and you want to send them in mail you have to zip them.
So zip is also one uh utility software which is helping your job. So all these are some softares which are helping us in our daily activities.
Right? So these tools are used to reduce the size of the file based on the selected algorithm.
Most operating system include tools for compressing and uncompressing files like Linux has tar gz zip other includes 7z rare lot of tools are there lot of softwares are there if you want them you can use if you want to zip something in email then you have to use this tools that's why I said utility softwares are not required even your laptop can work but if you use them your job will be easy Next disk management tools, right? So actually you want to install some drives. You want to install uh some softwares. No see in your laptop you have seen C drive is there, D drive is there, E drive is there, F drive is there, right? We have some folders like this. Now in our laptop, these drives are actually created or managed with the help of disk management tool. So it's a default utility software nowadays in operating system.
Right? So if you are using this disk management tool, you can see if I have 1,000TB storage in my laptop, I have given 150 for this, 200 for this, 200 for this and 250 for this or maybe 450.
Yeah, if I have 1,000 I may have to give 500. So 450 I have given for F drive. So allocating, deallocating, creating, deleting, everything is possible with the help of this disk management tools.
This is also an utility software. See, disk management is used to manage the drivers installed in the computer like hard drives, flash drives. It can be used to partition the drives, assign drive letters and so on.
Okay. So these are some examples of utility softwares. So again uh as usual let's see some questions and try to understand more about the system softwares. Which of the following is an example of utility software? You pause the video, watch it, no guess the answer and then only continue the video. Please do that activity only then you can remember it and you'll know it will help you in exam.
Okay. Right. So which of the following is an utility software? Linux is an operating system. I know that MSWord is an application software.
See, antivirus is a utility software which can help me in finding out some uh what we say no bugs.
It can help me in finding out some bugs.
Antivirus. Next, which utility software is used for file compression? If I have some 10 files and if their size is some 100 MB, I want to compress their thing.
I have to do some activity. So which is that software? It is vinszip. Zipping compressing zip. No, it is also answer for that. Then a graphics card driver helps the operating system to a graphics card driver.
So nowadays people who play game, they go and ask for the graphics cards. How much? What is the graphics card? Uh graphic card for this laptop. They ask this. If you want to play game, you need to have a good uh graphic card of 2 GB or maybe 4GB, right? So, what is that driver doing?
So, it uh you can guess the answer here.
Virus again graphic card is mainly for no communicate with the GPU.
CPU means central processing unit. GPU means graphic proc graphical processing unit.
Okay? Graphical processing unit, right?
So you need uh no graphic cards driver to do that task for you.
Okay. So maybe you can also study about CPU and GPU, right? Graphics processing unit is GPU. Basically for AML applications, we need uh GPU. With a normal CPU like our laptops, we cannot execute this AML programs. You need to have a very good GPU machine. only then you can execute uh this a artificial intelligence and machine learning models. There we talk a lot about GPUs.
Next, which utility removes temporary files in Windows?
So I think you can easily guess it is disk cleanup right. So these are few questions which I have gathered here because I don't see much important or much concepts from the topics.
Okay. So and finally a small concept is left that is our application software.
So what is this application software right? So let's understand this application software is a computer program that provides users with tools to accomplish a specific task. See operating system then there is system software then there is application software.
Okay. So application softwares like uh see what is system software one example of this operating system is Windows system software is uh the MS office application software is MS word or MS PPP all these are application softwares or Excel sheet all these are application softwares and underlying system software is MS office which can be installed in an operating system right so let's see that so examples of application software word processing MSWord spreadsheets means Excel sheet presentation PPT database management internet browsers like Chrome Mozilla email programs media players VC or Windows default right pronunciation translation desktop all these things are application softwares. If you want to do some type of task, you install that software, application software and play with it.
Application software is a type of computer program designed to help users perform a specific task or functions.
These tasks uh can range from writing documents, editing photos, managing finances or browsing the internet.
So, it can help you in lot other ways, right? Unlike system software which runs the computer itself, application software focus on what the user wants.
Okay. So again these are some examples of application software. See word processing like MSWord, notion, spreadsheet software, Google Sheets, MSXL, presentation software, MSPPT, multimedia software, Adobe, PDF, web browsers, Chrome, Microsoft Edge, Brave, no and uh Mozilla, education software, Moodle, Cosera, graphics, Adobe, Illustrator, right? Simulation software.
So based on your requirement, you can install any number of application softwares.
Okay. So all these are examples of application softwares, right? So this is about the entire uh second module which I was talking about, right? So if I just uh go back to the syllabus, this is what we're talking. So I have just covered computer software.
In this we talked little about operating system and uh different operating systems system software utility programs device drivers we have seen and uh then we have application software basic concepts and tools right tools means they might ask about uh MSWord MS XL all those are application softwares and here nothing is mentioned which tools is not given so again it's an open point openended right anything can be asked we cannot predict about that right so as per my understanding is what I have covered but again I am worried about operating system right so let's see what happens in the exam but if there is time if you have some time if you have completed all the syllabus you may go in detail and study about operating system right lot of uh videos are available in the internet you may watch them right so with this we complete the computer software part okay and then we are left over with the final module internet and email. It's a very small and very simple unit which I'll be making in the part three video. Okay.
Again, I request you please watch the complete video. When you see the question, pause and then watch it. Okay.
And again, don't link this with the NIMSET exam. Don't point this video. I'm also one of the persons who is making videos in the YouTube. I'm also something like a coaching center fellow giving you the topic, right? So don't link me or pull me into the nim set if something goes wrong right with respect to syllabus I'm talking other things I'm responsible you can always uh reply in the video you can comment on this right so I want you to watch the complete video you do not know which point which I have taught can become a question in the exam so watch the complete video okay thank
Vidéos Similaires
Agentforce NOW AMA: Build with React and Salesforce Multi-Framework
SalesforceDevs
490 views•2026-05-28
How agent o11y differs from traditional o11y — Phil Hetzel, Braintrust
aiDotEngineer
450 views•2026-05-28
Re: 🗣️📍theprophedu📍2026 GST 103 CLASS (E-EXAM REVISION)
theprophedu
636 views•2026-06-04
WEB TECHNOLOGIES UNIT-2 | Degree 4th sem BCOM Computers web technologies unit-2 full explanation💯✅
LearnwithSahera
1K views•2026-05-29
More tests are always better? How to use AI to identify tests that bring little value
Alliance4Qualification
335 views•2026-05-29
Search Algorithms Explained in 60 Seconds! 🤖💨
samarthtuliofficial
218 views•2026-06-01
People of Game of Thrones using JavaScript DOM
AltCampus
296 views•2026-05-30
Instagram accounts got PWNed
EricParker
13K views•2026-06-03











