Write a simple C/C++ code program? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Write a simple C/C++ code program?

Write a simple C/C++ code program to simulate the segmentation memory management technique. . Please use two-dimensional array 10x10 to implement segment table as clarified in the figures below. Then make mapping to one dimensional array that represents physical memory. . Your program should ask the user to enter memory segment number and offset value to specify the address.

17th Apr 2020, 2:19 PM
Adham Empire
Adham Empire - avatar
2 Answers
+ 3
Adham Empire This is not assignment section and also we don't help on any assignment or project. So please don't put next time. https://www.sololearn.com/discuss/1316935/?ref=app
17th Apr 2020, 5:06 PM
A͢J
A͢J - avatar
- 1
⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️ Logical View Of Segmentation ⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️ https://drive.google.com/a/ppu.edu.ps/file/d/14n_g2-tTAgkJjQfnGVuvAbdF_Pd61d2K/view?usp=drivesdk
17th Apr 2020, 2:31 PM
Adham Empire
Adham Empire - avatar