Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

C passes By value or By reference?

Answer Posted / k.thejonath

C passes to functions by both value and by reference.
Passing by value, "you just send a variable" and by
refernce means, by passing pointer.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I find out the size of a file, prior to reading it in?

1225


What do mean by network ?

1216


Explain what are global variables and explain how do you declare them?

1235


What is the general form of function in c?

1072


What is malloc and calloc?

1103


write a c program to find the sum of five entered numbers using an array named number

2205


Where register variables are stored in c?

1002


What do you understand by friend-functions? How are they used?

1250


How can I avoid the abort, retry, fail messages?

1184


Why is c called a structured programming language?

1334


ATM machine and railway reservation class/object diagram

5310


What are global variables and how do you declare them?

1173


Write a program to swap two numbers without using the third variable?

1120


What extern c means?

1062


What is pointer to pointer in c language?

1211