aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • GATE - 2
  • The main function of ____ is to provide communication fac...
Multiple choice

The main function of ____ is to provide communication facility between the client program and various other services running in user space.

  1. kernel

  2. MACHOS

  3. microkernel

  4. utility

Reveal answer Fill a bubble to check yourself
C Correct answer

Keep practicing — related questions

  • The function of the ______ is to do calculations, comparisons and take decisions.
  • If a computer on the network shares resources for others to use, it is called ____
  • The operating system serves as a link between user and ___
  • The function of an OS is
  • Which of the following supports the functional requirements of the system, meaning the services that the sy...
  • What error will occur while running the following program? void main() { int const *t=8; printf(%d,++(*t)); }
  • What error will occur while running the following program? void main() { int i=j+5,j=6; printf(%d %d,i,j); }
  • What type of error will occur while running the following program? void main() { extern int t; t =100; prin...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Computer Fundamentals and System Concepts (2421 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy