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 stack in c?


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

Post New Answer

More C Interview Questions

Why is void main used?

0 Answers  


how can we Declare a variable in c without defining it.

1 Answers   TCS,


while initialization of array why we use a[][2] why not a[2][]...?

0 Answers   Aptech,


write a program that explain #define and # undef directive

1 Answers  


what is pointer ? what is the use of pointer?

6 Answers   Infosys,


wat is the output #define VOLEDEMORT _who_must_not_be_named int main() { printf("VOLEDEMORT"); }

2 Answers  


what is use#in c

3 Answers  


What is c programing language?

0 Answers  


What is an volatile variable?

15 Answers   HP,


#include<stdio.h> void main() { int a,b,c; a=b=c=1; c=++a || ++b && ++c; printf("%d\t%d\t%d",a,b,c); }

3 Answers  


plz answer.. a program that takes a string e.g. "345" and returns integer 345

4 Answers  


Why can arithmetic operations not be performed on void pointers?

0 Answers  


Categories