⟩ Which represents the user home directory a) / b) . c) .. d) ~
d) ~
d) ~
What is the difference between a process task and threads and what are the things that are acquired by the child process from the parent process?
What is the difference between fork() & exec()?
How to get client port number in server socket programming?
What is the difference between socket & port?
Why bind system call is required in socket programming?
What is the difference between a process task and threads?
The directories of /sys directory a) are created at system startup when the subsystems register themselves with object core b) are created when any device is connects with the system c) are created at the time of kernel compilation d) none of the mentioned
The directory /sys/block contains a) sub-directories for each block device b) symbolic link for each block device only c) device file for each block device only d) none of the mentioned
In sysfs, each represented bus type has two directories named as a) attributes and kobjects b) devices and drivers c) devices and kobjects d) none of the mentioned
A device class describes the ____ type of device. a) physical b) stuctural c) functional d) none of the mentioned