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


1234554321
1234 4321
123 321
12 21
1 1
12 21
123 321
1234 4321
1234554321


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

Post New Answer

More C Interview Questions

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

0 Answers  


What is the difference between array and pointer in c?

0 Answers  


What are c header files?

0 Answers  


What is the difference b/w Structure & Array?

6 Answers  


How can we allocate array or structure bigger than 64kb?

2 Answers   CSC,


write a program of palindrome(madam=madam) using pointer?

5 Answers   L&T,


how can we print  hellow world programme without using semicolon

3 Answers  


What are the different types of control structures?

0 Answers  


Explain main function in c?

0 Answers  


write the output of following code .. main() { static int a[]={10,20,30,40,50}; int *ptr=a; static int arr[2][2]={1,2,3,4}; char str[]="ABCD * 4#"; char *s=str+2; int i,j; for(i=0;i<5,i++) printf("%d",*ptr++); for(i=0;i<2;i++) for(j=0;j<2;j++) printf("%d\n",*(*(n+i)+j)); printf("%c\n%c\n%c\n",*(str+2),*s++,*--s); }

1 Answers  


What does c in a circle mean?

0 Answers  


Are pointers really faster than arrays?

0 Answers  


Categories