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 8756

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

2219

what is difference between ANSI structure and C99 Structure?

1 4714

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 6527

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

11 63853

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

1 4409

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 6819

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

8 12895

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

4630

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 9103

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

2 5393

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

4 13565

what is function pointer?

2 5409

c program to print a name without using semicolon

9 13547

program that accepts amount in figures and print that in words

2 5927

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

What is the function of NER and NET?

2400


What is the use of global.asax?

940


What does a continue statement do in python?

911


What is the scope of stateful bean in spring?

416


Where you have applied oops in automation framework?

1083


Explain how can I archive messages sent or received by my users?

848


1Q.What is importance of sap bi with crm? 2Q. Why do we require marketing analytics

2166


What is the struts2 jquery plugin and its advantages.

778


How do I make changes to system32?

871


How do I view javascript in chrome?

839


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

1919


How do you make your application on elastic beanstalk application private?

188


What is cdk in angular?

716


Why does google rank wikipedia for so many topics?

837


Is postgresql is nosql?

810