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 100815

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

4 11328

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

11 50585

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

9 23548

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

5 15416

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 8447

what is the similarity between black box testing and unit testing

7 12288

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 5178

What is Test management?

1 5393

How the test plan is a tool and the product?

1 4412

What is class in Testing.

1 4010

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 12435

How can set the multipal database ?

2849

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

1 15855

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

2 6403

Post New CitiGroup Interview Questions


CitiGroup Interview Questions


Un-Answered Questions

Explain what is orm?

1069


Why is javascript dangerous?

902


Why do we use query?

879


Explain Data Mining Languages Standardization?

32


Which server is best for python?

849


What is a windows markup file?

950


How can we communicate as realistic a picture as possible of a job and of the organization to prospective employees? What kinds of issues are most crucial to them?

2439


difference between view and index ?

1092


Who made html5?

764


Explain the differences between rdbms and graph database?

1


How can the Development and Implementation of the (IoT) be affected by technical Standards?

3


Name which command can be used to monitor disk performance?

779


how can I display or set values for network parameters?

5


What is *kwargs and **kwargs?

873


What are c++ tokens?

1003