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

Whether there can be main inside another main?If so how does it work?

14 23177

Program to find larger of the two numbers without using if-else,while,for,switch

11 25829

I want tcs placement papers of 2004-2009 , its urgent

6 9170

what is the similarities between. system call and library function?

1 6514

what is difference between procedural language and functional language ?

4 10165

implement OR gate without using any bitwise operator.

1 5893

we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?

4 8567

void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }

5 31096

int main() { int x = (2,3,4); int y = 9,10,11; printf("%d %d",x,y); } what would be the output?

7 12455

progrem to generate the following series 1 12 123 1234 12345

6 43932

A.C func() { pritnf(" in fuction %d",MACRO); } MAIN.c testfunc() { #define MACRO 10 printf("in test function %d", MACRO); } main() { printf("in main %d",MACRO); func(); testfunc(); getch(); }

2 4854

how can i print "hello".please consider inverted commas as well.i want to print on console: "hello"

4 12363

what is data structure.in linear and non linear data structures which one is better?Explain

3 8812

What is period operator in c?

3 15442

int a[3][5]={ {1,2,3,4,5],{2,3,4,5,6},{10,11,12,13,14}}; int *p=&a; printf(ā€œ%dā€,*(*(x+1)+3));

2 4980

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

What are dynamic loading?

1108


Explain about the bloommapfile?

624


Which parameters are optional in init.ora parameter file?

2215


Explain about document schema and property schema?

1046


What is rman. Can it be used for database recovery and backup? If yes, how?

1


Explain the uses of static class data?

1112


what is software project planning?

907


Is mysql query case sensitive?

975


What is a size category? : abap data dictionary

1090


Do you know what is gathers?

1


While creating a web part, which is the ideal location to initialize the web controls?

1112


How you can differentiate between conversion operator "todictionary" and "ienumerable" of linq?

132


Which one of the following suits the description of a string better: derived or primitive?

956


What platforms node.js supports?

488


Tell me will a comparison of an integer 12 and a string "13" work in php?

1072