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...


we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called

a) calls by reference

b) calls by value

c) calls by zero

d) none of the above


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }

3 Answers   ME, pspl,


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

0 Answers   Celstream,


Why is a semicolon (;) put at the end of every program statement?

0 Answers  


why we are using float in C

4 Answers  


What is the output of below code? main() { static int a=5; printf("%3d",a--); if(a) main(); }

1 Answers  


Write a program to reverse a string.

0 Answers   Global Logic, iNautix, TCS, Wipro,


What are the data types present in c?

0 Answers  


Can a variable be both const and volatile?

0 Answers  


What is the diffrent between while and do while statement ?

6 Answers  


what is ur strangth & weekness

0 Answers   Cognizant, LG Soft, NetEnrich,


What are disadvantages of C language.

0 Answers   iNautix,


The __________ attribute is used to announce variables based on definitions of columns in a table?

0 Answers  


Categories