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