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 90664

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

4 9818

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

11 46211

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

9 20191

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

5 13669

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 7035

what is the similarity between black box testing and unit testing

7 10273

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 4434

What is Test management?

1 4707

How the test plan is a tool and the product?

1 3756

What is class in Testing.

1 3370

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 10411

How can set the multipal database ?

2450

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

1 15013

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

2 5497

Post New CitiGroup Interview Questions


CitiGroup Interview Questions


Un-Answered Questions

What are the main Social and Cultural Impacts of Internet Of Things (IoT)?

3


What is xaml in wpf?

237


Explain hidden shares ?

530


what is the common in all s.o.p (standaed operating procedure)?

1500


Explain what the use of canvas element in html5?

470






what are the objects used in web sphere mq?

503


What range of speed can you get with the field control method of speed control of d.c. Shunt motor?

655


What factors can change the pKa value of an amino acid residue, and in which direction?

2028


is java supprot the complier time pollymorphism or run time pollymorphism ... why

1649


What is user exits and explain the types?

470


How do you crop an angle in powerpoint?

118


What is looper, handler, and message queue in Android?

507


What is the use of arrow function in reactjs?

174


What program opens a jsp file?

492


i was asked what are the caluclations done by you in your report? plz give reply

1699