Which of the following statement(s) is/are correct?
Posted: Wed Jul 13, 2022 7:51 pm
a) * operator is used to declare a reference
b) A reference variable defined to refer a particular variable can refer to any other variable also
c) References must always be initialized inside classes
d) A variable can have more than one references
b) A reference variable defined to refer a particular variable can refer to any other variable also
c) References must always be initialized inside classes
d) A variable can have more than one references