logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Operating Systems Comments

  • Question
  • How can you get/set an environment variable from a program?


  • Correct Answer
  • Getting the value of an environment variable is done by using `getenv()? Setting the value of an environment variable is done by using `putenv()? 


  • Operating Systems problems


    Search Results


    • 1. Explain fork() system call?
    • Discuss
    • 2. What is cycle stealing?
    • Discuss
    • 3. What is CPU Scheduler?
    • Discuss
    • 4. What are the operating system components?
    • Discuss
    • 5. What is an operating system?
    • Discuss
    • 6. A Map is an Array,which contains the addresses of the free space in swap device that are allocatable resources,and the number of the resource unit available there.

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss
    • 7. Which memory management technique involves dividing the memory into fixed sized blocks ?

    • Options
    • A. Paging
    • B. Scaling
    • C. Whiping
    • D. Tracking
    • Discuss
    • 8. What is multi tasking, multi programming, multi threading?
    • Discuss
    • 9. What are turnaround time and response time?
    • Discuss
    • 10. Describe the Buddy system of memory allocation.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment