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

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

CitiGroup C Interview Questions
Questions Answers Views Company eMail

main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); }

27 102628

main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); }

4 11650

main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); }

11 51450

main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?

9 24168

#include main() { char s1[]="Ramco"; char s2[]="Systems"; s1=s2; printf("%s",s1); } Find the output

5 15808

Post New CitiGroup C Interview Questions


CitiGroup C Interview Questions


Un-Answered Questions

What elements of your job do you find most difficult

5805


How do you use range in excel?

710


How do I link figures in word 2013?

609


Explain what is an analogy for microtubules?

1098


What are the Problems with watermarking?

1859


difference between RF and correction factor?

2881


Short Answer on -----Trade mark

1940


which cl command can be used at program execution to redirect the file named in an rpg program?

1245


List the advantages of bourne again shell or bash.

1


Host and Agent are the component associated with which tool?

2273


Explain is it possible to restrict the premium payment for a lesser number of years than the duration of thepolicy? : insurance sales

662


Explain what is detailed category in configuration?

1059


How do I view dll files in windows 7?

902


How do I align text to the bottom of a table in word?

679


Give examples & explain the below mentioned activity. "Analyzing the documents provided by the client and thereby identifying the test cases to be tested for the application assigned (FA, AP and GL)"

2334