What is variable example?



What is variable example?..

Answer / Abhishek Kaushik

An example of a variable in C++ is: int age = 25; This creates an integer variable named 'age' and assigns it the value 25.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

What is a class oop?

1 Answers  


Differences between inline functions and non-inline functions?

4 Answers   Ness Technologies,


Why polymorphism is used in oops?

1 Answers  


What is oops in simple words?

1 Answers  


You have one base class virtual function how will call that function from derived class?

4 Answers  


how many types of notations are in java

1 Answers   National University of Modern Languages (NUML),


What is class and example?

1 Answers  


What is R T T I ?

6 Answers   Ness Technologies,


What is polymorphism oop?

1 Answers  


What is a scope operator and tell me its functionality?

3 Answers   emc2,


What is oop in simple words?

1 Answers  


What are main features of oop?

1 Answers  


Categories