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


What is Lazy evaluation in C? Give an example.



What is Lazy evaluation in C? Give an example...

Answer / arunkumar

Stack overflow...

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More C Interview Questions

main() { int a = 65; printf(“%d %o %x”,a,a,a); } Output 65 101 41 Please explain me.How it is coming like that?

3 Answers   Excel,


What happens if header file is included twice?

0 Answers  


What is the correct declaration of main?

0 Answers  


write a c program to find the roots of a quadratic equation ax2 + bx + c = 0

11 Answers   CSC, St Marys, TATA,


What is sizeof in c?

0 Answers  


Why do we use int main instead of void main in c?

0 Answers  


write a c program to find largest of three numbers using simple if only for one time.

1 Answers  


What is a const pointer, and how does it differ from a pointer to a const?

2 Answers  


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

1 Answers  


How old is c programming language?

0 Answers  


What does a run-time "null pointer assignment" error mean?

2 Answers  


what do you mean by enumeration constant?

0 Answers  


Categories