Multiple choice Which function is used to get the drive number of disk? A setdisk A getdisk A namedisk A returndisk Reveal answer Fill a bubble to check yourself B Correct answer Explanation The function getdisk( ) returns the drive number of current drive. The drive number 0 indicates 'A' as the current drive, 1 as 'B' and so on.