how do u initialize the constant variables
Answer Posted / yughandhar
as for my knowledge,the constant variables are intialised by
keyword called DEFINE
Eg:
#define pie=3.14
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
is there any choice in opting subjects like 4 out of 7
Can main method override?
What is balance factor?
What is for loop and its syntax?
What are the three main types of variables?
What is overloading in oop?
Which language is not a true object oriented programming language?
what are the realtime excercises in C++?
What is use of overloading?
What is the fundamental idea of oop?
How can you overcome the diamond problem in inheritance?
• What are the desirable attributes for memory managment?
What are the 4 main oop principles?
Is data hiding and abstraction same?
What is encapsulation process?