Which one of the following is the right way to define a constant?
A.constant PI = “3.1415”;
B.const $PI = “3.1415”;
C.constant PI = ‘3.1415’;
D.const PI = ‘3.1415’;
Answers
Answered by
0
______✨ HEY MATE ✨______
➡️Option (D) const PI = '3.1415' is the right answer ✔️
➡️Option (D) const PI = '3.1415' is the right answer ✔️
Answered by
0
hey here is your option :-
according to me both A and C are correct
according to me both A and C are correct
Similar questions
Science,
6 months ago
History,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Science,
1 year ago
Science,
1 year ago