Which of the following statements are true
a. the major number of a device file points to the device driver in the Linux kernel
b. the minor number of a device file points to the instance of the device in your system
c. block device files transfer data in blocks, faster than character device files
d. device files in the /dev directory have no data section