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 Interview Questions
Questions Answers Views Company eMail

How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?

2 8976

write a program for the normal snake games find in most of the mobiles.

2309

what is difference between ANSI structure and C99 Structure?

1 4987

struct abc { unsigned int a; char b; float r; }; struct xyz { int u; struct abc tt; }ww; ww = (struct xyz*)malloc(sizeof(struct xyz)); will the memory be allocated for the inner structure also?

1 6711

main() { int a=4,b=2; a=b<>2; printf("%d", a); }

11 64887

what is level of tree if leaf node is at level 4.please explain.

1 4630

FIND THE OUTPUT IF THE INPUT IS 5 5.75 void main() { int i=1; float f=2.25; scanf("%d%f",&i,&f); printf("%d %f",,i,f); } ANSWER IS 5 AND 2.25 WHY?

4 7117

void main() { char c; while(c=getchar()!='\n') printf("%d",c); } o/p=11 why?

8 13394

Write a c program to build a heap method using Pointer to function and pointer to structure ?

4753

Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?

2 9362

c program to manipulate x=1+3+5+...+n using recursion

2 5636

An array name contains base address of the array. Can we change the base address of the array?

4 13952

what is function pointer?

2 5662

c program to print a name without using semicolon

9 14288

program that accepts amount in figures and print that in words

2 6114

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

What does it mean to be objective?

1


Why artificial intelligence is needed?

1057


What is the use of string function length(string) in AWK?

1210


Explain the concept of ssi ?

1114


What is the use of <> sql?

1038


What are the components used in web tier?

1047


Explain how can you tell whether a program was compiled using c versus c++?

1147


What is meant by bot?

1


Is windows host process rundll32 virus?

915


Explain Outbound Message Perform in Workflow?

529


What are static blocks in java ?

1148


If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?

10321


in single column there is india and malaysia and uk canada and dubai,saudi.ok i need using valuable prompt i select asian country will be display india malaysia and i will select eurobe country only display uk canada.pls tell me any how do set this concept using valuable prompt

1951


How do I set outlook to index my location?

3


How do I convert a number to text in excel?

739