C-15-Q131mediumsingle_mcq
After saving the file, where is the file name displayed?
After saving the file, where is the file name displayed?
- aAt the bottom of the screen
- bAt the top of the program window (title)
- cIn the output area only
- dInside the print() statement
ব্যাখ্যা
After saving, the file name appears in the title bar at the top of the program (editor) window, which is the standard way editors indicate the open file.