stack,reference variable,fibonacci series ,2nd largest element in an array
Interview Answers
Anonymous
Jun 12, 2017
i have answered all except one puzzle
Anonymous
Aug 2, 2017
when & is used in a declaration (including function formal parameters), it is part of the type identifier and is used to declare a reference variable (or reference or alias or alternate name). It is used to provide another name, or another reference, or alias to an existing variable.
Anonymous
Aug 2, 2017
when & is used in a declaration (including function formal parameters), it is part of the type identifier and is used to declare a reference variable (or reference or alias or alternate name). It is used to provide another name, or another reference, or alias to an existing variable.