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


the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called

a) nested function

b) void function

c) recursive function

d) indifinite function


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

Post New Answer

More C Interview Questions

Can static variables be declared in a header file?

0 Answers  


What are the standard predefined macros?

0 Answers  


What is the method to save data in stack data structure type?

0 Answers  


Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}

11 Answers   IBM, TCS,


how to capitalise first letter of each word in a given string?

0 Answers  


what is data structure

5 Answers   Maveric, TCS,


What is Lazy evaluation in C? Give an example.

1 Answers  


write a c program to accept a given integer value and print its value in words

4 Answers   Vernalis, Vernalis Systems,


Write a program to print "hello world" without using a semicolon?

0 Answers  


do u print this format '(((())))'. This brackets is based on user input like 4 or 5 or 6,without using any loop's?

1 Answers   Oracle,


I heard that you have to include stdio.h before calling printf. Why?

0 Answers  


How would you rename a function in C?

0 Answers   Tech Mahindra,


Categories