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 101035

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

4 11375

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

11 50706

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

9 23642

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

5 15487

Post New CitiGroup C Interview Questions


CitiGroup C Interview Questions


Un-Answered Questions

When did c++ add stl?

1191


What is the reaction that occurs during the titration?

1049


What does the program do presentationfontcache exe presentationfontcache exe?

867


What are the different pipelining hazards? : Dot net architecture

979


what is your strength and weakness?

2529


What is c-sharp (c#)?

911


which subsidiary book is source of these:debit note,credit slip,

1966


What is zend helpers?

306


How do I change directories in dos?

463


How pm module is integrated with ehs module?

1055


Can you add links in web dynpro alv cells ? How?

375


Study the attached ACS 790 AHU and boiler GUI and refer to the video on the software usage, catalog and the step by step document (page 9) to perform the following task: List in a table form the controllers and all their connected I/O for the boiler and the AHU.

1383


What are the components that are configured in sap front end server?

515


In what areas do data structures are applied?

909


List the different compression techniques in HANA?

94