AMA University Answers
Login
Register
AMA OED
Courses
ITE
ITE-6102
Direction : True or FalseChang...
Direction : True or FalseChanges done to the value of the reference will change the value of the variable it points to.
True
Correct
False
Similar ITE-6102 questions
Direction : True or FalseReferences returns the address of the variable it points to when using Addr...
Direction : True or FalseThe & symbol is used to retrieve the value of references.
Direction : True or FalseFunction parameters can be references.
Direction : True or FalsePointers are used to point to addresses in the memory.
Direction : True or FalseActual values are assigned to variables.
Direction : True or False Function calls can be pointers.