---
title: "What is independent reference in c  ?"  
description: "What is independent reference in c  ?"  
author: "Anonymous User"  
published: 2013-06-14  
updated: 2013-06-15  
canonical: https://www.mindstick.com/forum/1110/what-is-independent-reference-in-c  
category: "visual c++"  
tags: ["visual c++"]  
reading_time: 1 minute  

---

# What is independent reference in c  ?

Hi,\
What is [independent](https://www.mindstick.com/articles/12905/fynsis-announce-suitecrm-customer-portal-independent-client-service-platform) [reference](https://www.mindstick.com/forum/774/reference-what-does-this-error-mean-in-php) in [c++](https://www.mindstick.com/blog/745/array-in-c-plus-plus)?

## Replies

### Reply by AVADHESH PATEL

Hi John,\
An independent reference is a reference variable that in all effects is simply another name for another variable.Because references cannot be assigned new values, an independent reference must be initialized when it is declared.


---

Original Source: https://www.mindstick.com/forum/1110/what-is-independent-reference-in-c

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
