what is mean by kernal?
Answers were Sorted based on User's Feedback
Answer / honeypriya
In computing language kernel refers to ," it is the
connection between application program and hardware"a kernel
can provide the lowest-level abstraction layer for the
resources (especially memory, processors and I/O devices)
that application software must control to perform its function.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / kakani santosh
Kernal is a collection of small Programs(c prog's) which
will Directly interact with Hardware of the system
it is used in process management
it is used in memory management
it acts as command intrepreter
| Is This Answer Correct ? | 16 Yes | 1 No |
manoj urs was a gud doubt ie the difference b/w kernal nd os
my ans to this is
An operating system, also known as an OS, is the software
that makes a computer usable. The kernel is merely the
"core" or lowest level of an operating system. The kernel
provides numerous callable routines that allow other
software to access files, display text and graphics, get
input from a keyboard or mouse, and other such capabilities.
The operating systems that we come across today, generally
have many features which are not the necessary features to
make a system work. But these features are required to make
the interaction with the system easier. Such features
include graphical interface, file management, process
management, shell, etc. These features rely on the core part
of the OS (called as kernel) to run and provide interface to
the user or other application programs. It is to be realized
that these features are inevitable, and only a kernel alone
is of no use to the user.
| Is This Answer Correct ? | 8 Yes | 1 No |
connects and interprets user commands, calls programs from
memory, and executes them.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / p.ashwini
hardware provieds servies to the karnel(os) that is only
karnel can interact with hardware. karnel provides servies
to the application programs
| Is This Answer Correct ? | 2 Yes | 0 No |
the above answers are write.The same thing also done by OS
know.then what is diffrence between kernel and OS?
| Is This Answer Correct ? | 2 Yes | 2 No |
Now i got exact information.
Thanks you verymuch sir.
Could you please tell me what is mean by shell?
| Is This Answer Correct ? | 0 Yes | 0 No |
why unix command can be divided into internal and external command
What is the difference between windows environment and Unix environment ?
What is mean by Mac os? Why it is named as like that? Which purprose it is using? Please answer me. Advance thanks.
Have you used VI editor?
The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above
How to give root privileges without using SU/sudor ?
Name key files or directories on a UNIX system that should always be backed up?
what is difference between milestone and run-levels in Solaris ?
Could you tell something about the Unix System Kernel?
How to remove weird filenames?
What is YACC?
If the terminal is not showing the login prompt,what's the 1st thing you should check?and how do you solve the problem?