ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following is default value of 'int' data type?
Correct Answer: A — 0
Default value is assigned to a variable by memory when it is declared but not initialized.