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 a nested loop?


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

Post New Answer

More C Interview Questions

f() { int a=2; f1(a++); } f1(int c) { printf("%d", c); } c=?

7 Answers   Geometric Software,


What are predefined functions in c?

0 Answers  


what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values

0 Answers   College School Exams Tests,


what is the full form of c language

9 Answers   Satyam, TCS, VNC,


Write a program in c to input a 5 digit number and print it in words.

11 Answers  


f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?

9 Answers   Hughes, Tech Mahindra,


write a program to check whether a number is Peterson or not.

4 Answers  


What are the modifiers available in c programming language?

0 Answers  


write a program to print largest number of each row of a 2D array

0 Answers  


In C language what is a 'dangling pointer'?

0 Answers   Accenture,


who is the father of c

4 Answers   Infosys,


Explain modulus operator.

0 Answers  


Categories