logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are the different types of system calls?


  • Correct Answer
  • The main types of system calls are as follows: Process Control: These types of system calls are used to control the processes Some examples are end, abort, load, execute, create process, terminate process etc File Management: These types of system calls are used to manage files Some examples are Create file, delete file, open, close, read, write etc Device Management: These types of system calls are used to manage devices Some examples are Request device, release device, read, write, get device attributes etc Information Maintenance: These types of system calls are used to set system data and get process information Some examples are time, OS parameters, id, time used etc Communications: These types of system calls are used to establish a connection Some examples are send message, received messages, terminate etc 


  • Technology problems


    Search Results


    • 1. What exactly do you mean by UDP?
    • Discuss
    • 2. Explain the basic difference between 32-bit and 64-bit operating system?
    • Discuss
    • 3. What is dual-boot system?
    • Discuss
    • 4. Differentiate linked list from arrays.
    • Discuss
    • 5. What is COM?
    • Discuss
    • 6. Define stored procedure. What are its advantages and disadvantages?
    • Discuss
    • 7. Write an algorithm to separate all ones & zeroes in an array.
    • Discuss
    • 8. How would you reverse a doubly-linked list?
    • Discuss
    • 9. Write a method to fill all the spaces in a string with '%20'
    • Discuss
    • 10. Difference between system call and API
    • Discuss


    Comments

    There are no comments.

Enter a new Comment