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

What are Storage Classes in C ?

32 130492

What are advantages and disadvantages of recursive calling ?

12 105111

What is the memory allocated by the following definition ? int (*x)[10];

4 18502

What is the output for the following program #include main() { char a[5][5],flag; a[0][0]='A'; flag=((a==*a)&&(*a==a[0])); printf("%d\n",flag); }

5 10993

WAP – represent a char in binary format

4 9090

Write a program in C to convert date displayed in gregorian to julian date

2876

enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above

8 45370

main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); }

27 103265

write a C code to reverse a string using a recursive function, without swapping or using an extra memory.

9 43754

write a C code To reverse a linked list

2 15370

Difference between Class and Struct.

13 41665

C program code int zap(int n) { if(n<=1)then zap=1; else zap=zap(n-3)+zap(n-1); } then the call zap(6) gives the values of zap [a] 8 [b] 9 [c] 6 [d] 12 [e] 15

6 24421

n=7623 { temp=n/10; result=temp*10+ result; n=n/10 }

7 14209

int zap(int n) { if(n<=1)then zap=1; else zap=zap(n-3)+zap(n-1); } then the call zap(6) gives the values of zap [a] 8 [b] 9 [c] 6 [d] 12 [e] 15

10 18112

how to connect oracle in C/C++.

3 10412

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

How to send xml file on server using http protocol?

1083


plz sent me jindal placement papers in mechanical enginnering

2872


do you know how to configure db2 side of the application? : Sql server database administration

1132


How can you edit a large file without opening it in unix?

982


What is a scheduled job or what is a scheduled task?

1043


PLESE SEND ME OLD TECHNICAL N APPTITUDE QUESTION PAPERS

2333


what will be the first salary and what will be the hike in the salary?

935


What is the meaning of your name?

1429


How do I remove duplicates in two columns?

1201


how many percentage interest sbi calim for home loan

2431


Tell us do you have research experience in machine learning?

220


what is your achievements?

2059


Can any one give information on "Content Disposition" in TEST COMPLETE automation tool? mail me to pdamarakonda@smart-bridge.co.in call me to 09849423932

2148


Explain marshalling and its types in .net remoting

1032


I mean if we both are strange for each other & i want to make friendship within 10 min. then what is the all process of that like "hell i m neeraj if u dont mind may i take ur 10min. then 2ns person says that why not sure" so plz guide like it ?

2585