The hardware doesn't have anything to do with it. File systems are logical constructs that are written on the disk to make it useful to the computer. Your description sounds the NTFS (New Technology File System), the file system used by Windows. It's a primitive, extremely high maintenance file system.
Answer:i think its D it makes more sense also can i get brainliest
Explanation:
Answer:
Explanation:
String str = "Broccoli is delicious.";
String[] Secondstr = str.split(" ");
System.out.println("second word is " + Secondstr[1]);
Answer:
I would pick A B and D to be my answer