🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X

कौन सा झूठ है?

Which is false?

A
Constant variables need not be defined as they are declared and can be defined later
B
Global constant variables are initialized to zero
C
const keyword is used to define constant values
D
You cannot reassign a value to a constant variable
Explanation

Correct Answer: A) Constant variables need not be defined as they are declared and can be defined later

Latest Updates