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

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

4 11535

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

11 51102

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

9 23922

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

5 15670

What are the prototypes are used during the integration testing ?Explain the stub and the driver in details?Are the stub and the driver both are used in top-down and the bottom-up approaches ?

4 8655

what is the similarity between black box testing and unit testing

7 12679

pls tell me how to convert string to date format. my problem is in excel i have given date ,after used in the ddt_val function ,it is not converted pls tell me how to convert string to date format urgent

1 5281

What is Test management?

1 5504

How the test plan is a tool and the product?

1 4508

What is class in Testing.

1 4111

soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?

7 12753

How can set the multipal database ?

2931

1.What is difference between symget and & in sas? 2.what is difference between callsymput and %let?

1 15987

What is the order of evaluation of the comparison && logical && relational operators:?

2 6521

Post New CitiGroup Interview Questions


CitiGroup Interview Questions


Un-Answered Questions

Is there a quick way to find tabs in excel?

654


Tell me what knowledge do you have in insurance? : insurance cold calling

547


how create a pivot tables, pivot charts in ms. excel

1970


how the magnetic trains are leviated(MAGLEV)?

2072


INCLUDE is used ONLY on MVS/ESA Version 4 or higher systems to name an INCLUDE group. An INCLUDE group is a set of one or more valid JCL statements that are stored together in a JCLLIB data set or a system procedure library, and that are read in and used to replace the INCLUDE statement itself within the job. Any number of INCLUDE statements can be used in a job, but the name field value used on each should be unique within the job. The INCLUDE statements can appear in a job anywhere after the JOB statement, but may not appear between a CNTL and ENDCNTL JCL statement.

2246


How would you generate a random number in python?

838


What are the entities that are swapped out of the main memory while swapping the process out of the main memory?

1029


What is Homomorphic filtering?

1243


How do I open a dos window?

506


What is the difference between xml dtd and xml schema or xsd?

883


How are server systems classified?

1352


Define the core components of an ASP.NET MVC application?

1098


How do I get to root directory in linux?

1078


What are the challenges of working on cross-functional AI teams?

45


What is the difference between job requirement and job qualification?

1130