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

Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it.

2 11334

How to swap two variables, without using third variable ?

104 259036

print numbers till we want without using loops or condition statements like specifically(for,do while, while swiches, if etc)!

11 24762

how can u draw a rectangle in C

53 120373

how to return a multiple value from a function?

5 10362

how to return a multiple value from a function?

2 7388

How to reverse a String without using C functions ?

33 109877

why java is platform independent?

13 27210

Design an implement of the inputs functions for event mode

3452

#include void fun(int); int main() { int a; a=3; fun(a); printf("\n"); return 0; } void fun(int i) { if(n>0) { fun(--n); printf("%d",n); fun(--n); } } the answer is 0 1 2 0..someone explain how the code is executed..?

1 23719

main() { char string[]="Hello World"; display(string); } void display(char *string) { printf("%s",string); }

2 11474

main() { int *j; { int i=10; j=&i; } printf("%d",*j); }

9 21700

main() { char *p = “ayqm”; printf(“%c”,++*(p++)); }

29 51274

main() { char a[4]="HELL"; printf("%s",a); }

3 10988

How we print the table of 2 using for loop in c programing?

14 104477

Post New Wipro C Code Interview Questions


Wipro C Code Interview Questions


Un-Answered Questions

What do you mean by rollback?

932


What are the layers in osi reference models?

380


Tell me what is google webmaster tools/google search console?

122


What are T- Bills?

1243


How does the interrupts handle by using the threads?

868


How method can be called inside code behind using jQuery?

784


how do you generate a unique id for a coach view at runtime?

756


What is the CVSNT Project?

2406


i have a csv file as source and need to sink as csv. But i have to create a sequence number in source(surrogate key) without using surrogate key function. kindly help me out on this .

671


How many normal and special peroids can be there in a fiscal year?

1113


Explain what is fact less fact table? Where you have used it in your project?

866


How do I fix error 0xc000007b?

899


when do we need to use maxscratch parameter?

864


How can you achieve loose coupling in soa framework?

1175


In which medium does the sound travel fatest?

934