answersLogoWhite

0

What does comment the defaults mean?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

In computers, "commenting the defaults" probably refers to commenting out the default settings in a configuration file. Commenting out the defaults will preserve them for reference when you want to change them, but will stop the program from reading them and will instead use your own settings. Commenting varies by program, but the most common commenting is to either use a pound symbol (#) or two forward slashes (//) at the beginning of each line.

User Avatar

Wiki User

15y ago

What else can I help you with?