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

Wipro C Code Interview Questions
Questions Answers Views Company eMail

main() { int c[ ]={2.8,3.4,4,6.7,5}; int j,*p=c,*q=c; for(j=0;j<5;j++) { printf(" %d ",*c); ++q; } for(j=0;j<5;j++){ printf(" %d ",*p); ++p; } }

2 9368

plz tell me the solution.......... in c language program guess any one number from 1 to 50 and tell that number within 8 asking question in yes or no...............

2 5347

Write a C program to print ‘Campus Force training’ without using even a single semicolon in the program.

3 7317

what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }

3 5255

Write a c program to search an element in an array using recursion

1 8997

Post New Wipro C Code Interview Questions


Wipro C Code Interview Questions


Un-Answered Questions

I am a minor (under 18 years of age). Who should sign my cla?

131


Why is iboutlet weak?

441


How can you display all validation messages in one control?

545


What are the basics of html?

441


How to calculate cement and river sand material Qty for waterproofing base coat and finish coat

1877






What is mysql_connect?

503


How could your firm change its organization, processes, and culture to compete more effectively?

1232


Tell me which step is necessary to perform before a web service can be consumed?

367


How do I make a table in word 2013?

334


The gauge indicates the number of amps, but what about voltage? How voltage rating (for wire or fuse) determined?

1509


What is the difference between server-side validation and client-side validation?

486


What is meant by an AICA ABEND?

650


How we check the errors before running the report?

541


What is the difference between @inject and @autowired?

188


What is jupyter ?

104