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

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 10458

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 6624

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

3 8721

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 6541

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

1 9920

Post New Wipro C Code Interview Questions


Wipro C Code Interview Questions


Un-Answered Questions

How do I find my email server outlook 2016?

3


How can the firstname and the lastname from the emp table be concatenated to generate complete names?

1320


What is the difference between member variables initialization and assignment in a constructor?

1337


What is the benefit of mongodb?

1


what is sql in mysql? : Sql dba

1238


how do you transport lsmw data from one system to another?

1172


What do you mean by powerpoint?

386


What is amazon redshift odbc?

1


How xml is useful in defining data for web applications?

921


what are the efficient way or solutions to avoid ABEND=S04C.

6519


from which formula we select a capacitor rating?

2185


What is option in linux command?

1265


Define applique?

1


Which is not a php magic constant?

1113


What will be the output of the following statements?

989