Which of the following statements is FALSE concerning file? A. Files may share the same name or the same extension but not both B. Every file in the same foldr must have a unique name C. File extension is another name for file type D. The file extension comes before the dot (.) followed by the file name E. None of these
Answer: Option D Solution: A file has a filename and an extension and these are usually written with a dot between them as a delimiter. This description tells us that the dot is not a part of the extension but when stating extension we usually include the dot.