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 11386

How to swap two variables, without using third variable ?

104 260081

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

11 24907

how can u draw a rectangle in C

53 120934

how to return a multiple value from a function?

5 10443

how to return a multiple value from a function?

2 7435

How to reverse a String without using C functions ?

33 110247

why java is platform independent?

13 27378

Design an implement of the inputs functions for event mode

3473

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

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

2 11507

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

9 21795

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

29 51548

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

3 11041

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

14 104629

Post New Wipro C Code Interview Questions


Wipro C Code Interview Questions


Un-Answered Questions

Do you know what are various aggregate functions that are available?

1038


What is jdbc oracle thin?

838


What is ivy renderer? Is it supported by angular 7?

726


What is dhcp? How it works?

812


Define "virtual directory"?

917


What does @synchronized() do?

1


What are the Types of configuration files and their differences

1033


what is the difference between poolymer concrete and normal concrete

2193


How to create axes in the graph?

98


diff between qtp versions from 8.5

1983


how to test ecg machine?

1859


How can you convert integers to binary or hexadecimal?

992


How do I turn off overtype?

505


what is RTV function in in process control?

3065


What do you mean by named – sql query?

364