---
date: '2024-09-13'
description: worksheet on process forking and threading concepts with true/false questions and short answers.
id: w2
modified: 2026-06-05 15:08:42 GMT-04:00
tags:
  - sfwr4aa4
title: Fork and threads
created: '2024-09-13'
published: '2024-09-13'
pageLayout: default
slug: thoughts/university/twenty-four-twenty-five/sfwr-4aa4/w2
permalink: https://aarnphm.xyz/thoughts/university/twenty-four-twenty-five/sfwr-4aa4/w2.md
generator:
  quartz: v4.6.0
  hostedProvider: Cloudflare
  baseUrl: aarnphm.xyz
full: https://aarnphm.xyz/llms-full.txt
---
Q1: T
Q2: T
Q3: F
Q4: User
Q5: Save memory space
Q6: Yes, but the modification can be only seen in child process, and value in parents process cannot be changed.

