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 9352

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 5329

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

3 7297

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 5226

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

1 8982

Post New Wipro C Code Interview Questions


Wipro C Code Interview Questions


Un-Answered Questions

What is retry input parameter in blue prism?

116


how client access the reports

1115


In which statement the LINQ query is executed?

68


What components of the R/e system initiate the start of background jobs at the specified time?

340


What does singleton mean in java?

501






Is angular a good career?

466


Match the ejb functions given below with the functionality equivalent in sql? : BEA Weblogic

524


What are the different kinds of assemblies?

513


What Is The Ssm Framework Regulation And Why Is It Necessary? To Whom Does It Apply?

634


How to modify the theme colors?

145


What is columnar and row-based data storage?

58


How to developed the event service consumers and suppliers?

448


What is the difference between kmeans clustering and hierarchical clustering?

117


differences between liabilities and assessts

3404


Give statistical data on Ehrlichiae ?

1765