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 11506

How to swap two variables, without using third variable ?

104 263201

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

11 25360

how can u draw a rectangle in C

53 122365

how to return a multiple value from a function?

5 10661

how to return a multiple value from a function?

2 7573

How to reverse a String without using C functions ?

33 111169

why java is platform independent?

13 27886

Design an implement of the inputs functions for event mode

3537

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

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

2 11633

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

9 22088

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

29 52543

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

3 11182

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

14 105128

Post New Wipro C Code Interview Questions


Wipro C Code Interview Questions


Un-Answered Questions

How many types of spring containers are there?

637


Explain the difference between primary & secondary storage device? : .NET Architecture

938


Can we declare the static variables and methods in an abstract class?

990


What is a 16 bit word?

1012


What is the Use of String Utilities in the edtdbg Debugging Tool in R string manipulation?

291


How can u find a file which is logged in last week?

2700


Why is sprintf unsafe?

1081


How do I find my pid on windows 10?

856


When was mongodb founded and why it is called mongodb?

1


What are variables in c#?

966


List all data structures you would use for a memory management module.

967


What is the object in salesforce?

450


What is after quad?

852


What is crass reference table?

1054


Can't one material be assigned to more than one operation in a routing, why?

1004