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


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

Post New Answer

More C Interview Questions

how to implement stack work as a queue?

2 Answers  


Explain what is the best way to comment out a section of code that contains comments?

0 Answers  


Differentiate b/w Modify and Update commands giving example.

1 Answers  


What is the output from this program? #include <stdio.h> void do_something(int *thisp, int that) { int the_other; the_other = 5; that = 2 + the_other; *thisp = the_other * that; } int main(void) { int first, second; first = 1; second = 2; do_something(&second, first); printf("%4d%4d\n", first, second); return 0; }

3 Answers  


for(;;) printf("C language") What is out put of above??

2 Answers   Practical Viva Questions,


Is both getch() and getchar() functions are similar? if it is similar means why these two functions are used for same usage? if it is not similar means what is the difference?

1 Answers   Infosys,


Is that possible to add pointers to each other?

0 Answers  


Is c easy to learn?

0 Answers  


Derive the complexity expression for AVL tree?

1 Answers  


Is there any data type in c with variable size?

0 Answers  


4. main() { int c=- -2; printf("c=%d",c); }

1 Answers  


can any one tel me wt is the question pattern for NIC exam

0 Answers   NIC,


Categories