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 8792

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

2227

what is difference between ANSI structure and C99 Structure?

1 4746

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 6555

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

11 63958

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

1 4428

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 6866

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

8 12951

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

4643

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 9135

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

2 5419

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

4 13610

what is function pointer?

2 5442

c program to print a name without using semicolon

9 13634

program that accepts amount in figures and print that in words

2 5950

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

What is fixed assets turnover ratio? What does it indicate?

1133


How do you convert a text file to pdf?

947


What are image sprites?

602


How to convert string into datetime?

874


What is a service layer in java?

799


What is the use of BloomMapFile?

642


What do you mean by the dictionary in python?

824


from where do u receive the information to develop report

1974


WHAT WOULD BE THE RATE OF DEPRECIATION OF RAILWAY SIDING AT STRAIGHT LINE METHOD UNDER COMPANIES ACT?

3996


What is the meaning of accrual calculation? : cost center accounting

1143


how to lock tables?

2645


What is proxy in hibernate?

380


How do you import lov's?

1054


What is function currying in Scala?

7


Define model database?

949