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 |
What is 'inode'?
. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group
How many VI editor modes do you know?
How to connect oracle database from unix
6 Answers Cap Gemini, IBM, Wirecard,
what is difference between milestone and run-levels in Solaris ?
What is file constructing in UNIX/AIX ?
How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.
What is the difference between > and >> operators?
How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user and argument.
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
What is virtual memory?
What are the main differences between Apache 1.x and 2.x?