Multiple choice technology programming languages Usually , system information present in this folder (in a unix system)? /sys /proc both none Reveal answer Fill a bubble to check yourself C Correct answer Explanation In Unix-like systems, both /proc and /sys are virtual filesystems containing system and kernel information. /proc provides process and system-wide information, while /sys hosts device and driver configuration files, making 'both' the correct choice.