Answer Posted / aatish maskariya
c++ supports one more type of variable called reference
variable.In addition to pointer variable and value variable
of creference variable behaves similar to both vaule
variable and pointer variable.reference variable has all
acces that variable has.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Why char array is favored over string for the storage of passwords?
What is Hierarchy of exception?
Is map sorted in java?
What is hashtable and explain features of hashtable?
Explain the difference between runnable and callable interface in java?
How many types of methods are there in java?
What is the order of arraylist in java?
What are the classes of java?
What is hash in java?
Explain about public and private access specifiers?
Explain the advantages of packages in java?
What is passing parameters in java?
Explain about map interface in java?
What does yield method of the thread class do?
Can java run on google chrome?