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 9388

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 5379

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

3 7349

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 5296

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

1 9026

Post New Wipro C Code Interview Questions


Wipro C Code Interview Questions


Un-Answered Questions

Can Exception handling we can handle multiple catch blocks?

648


Can coalesce return null?

554


How do you flip first name and last name in excel?

294


what are the drawbacks of cubes?

596


What are day types?

584






Define the "integrity rules"?

488


How do I boot into windows recovery?

420


How can the user change the size of the column?

316


What is the purpose of using pl/sql?

669


What is the extension of the recovery scenario file in qtp?

548


For example for formation of a new company/offshore company you need to show paid up capital of 100K but you don't have 100K you as a director borrow loan of 100K from 3rd party and deposit in the bank as paid up capital and issued shares of 100K in director name. After one week you return back 3rd part loan. What are the entries in the books?

1380


What are the languages supported by apache spark and which is the most popular one?

1606


What are the advantages of Web Services?

347


Explain 1-persistent, p-persistent and 0-persistent CSMA giving strong and weak points of each.

2586


Explain the term 'Log Anatomy'?

325