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 11517

How to swap two variables, without using third variable ?

104 263443

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

11 25392

how can u draw a rectangle in C

53 122509

how to return a multiple value from a function?

5 10679

how to return a multiple value from a function?

2 7581

How to reverse a String without using C functions ?

33 111264

why java is platform independent?

13 27911

Design an implement of the inputs functions for event mode

3541

#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 23860

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

2 11652

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

9 22110

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

29 52613

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

3 11188

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

14 105163

Post New Wipro C Code Interview Questions


Wipro C Code Interview Questions


Un-Answered Questions

Can you explain the four storage classes in C?

1130


What is yarn in hadoop?

677


What is the difference between the quick filter and normal filter in tableau?

409


Can you tell me any four vegetable fibers?

1


what is the necessity of floating bearing?

2322


How do I see environment variables in windows?

832


What are the different types of data type?

945


What is the impact of signed numbers on the memory?

943


What are the available Build Tools to develop Play and Scala based Applications?

7


How do I edit categories in wordpress?

165


What is empty tag in html?

595


What is difference between ESD and PLC please Explain me clearly.

4902


Can I copy mysql data directory?

931


How can you find underfitting in tensforflow ? How can you avoid it ?

5


Is there any junction in conductor?

1027