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 11623

How to swap two variables, without using third variable ?

104 266202

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

11 25895

how can u draw a rectangle in C

53 124135

how to return a multiple value from a function?

5 10879

how to return a multiple value from a function?

2 7725

How to reverse a String without using C functions ?

33 112171

why java is platform independent?

13 28270

Design an implement of the inputs functions for event mode

3593

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

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

2 11764

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

9 22395

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

29 53415

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

3 11308

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

14 105644

Post New Wipro C Code Interview Questions


Wipro C Code Interview Questions


Un-Answered Questions

What utility do we have to use for a log to rotate automatically?

945


in the case of 6.6kv motor starter combination contain fuses on it VCB. but in 11KV motor starter combination Fuses are not using in it's VCB why?

2345


Can you audit the rpa process? What are the benefits of same?

1


How do you reload a python module?

1033


What is zend helpers?

327


What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile

1016


How do you initialize an arraylist?

1035


What is the benefit of lambda expressions?

1141


What is the procedure of submit bank guarantees and cancellation.

2612


What is ctrl t in word?

659


what are the categories that sas informats are used to the place the data? : Sas-administrator

1097


What are skinny tables ? What are they used for ?

488


Explain why do you use two ground pins in microprocessor 8086?

1165


What does XSLT processing models involve?

1001


Give the example of angularjs object?

843