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

write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

2407

main() { int a[3][4] ={1,2,3,4,5,6,7,8,9,10,11,12} ; int i, j , k=99 ; for(i=0;i<3;i++) for(j=0;j<4;j++) if(a[i][j] < k) k = a[i][j]; printf("%d", k); }

4 23108

what is output? main() { #define SQR(x) x++ * ++x int i = 3; printf(" %d %d ",SQR(i),i * SQR(i)); } a)9 27 b)35 60 c)20 60 d)15 175

5 5253

Write a program to know whether the input number is an armstrong number.

668

Write a program to reverse a string.

632

What are pointers in C? Give an example where to illustrate their significance.

747

Differentiate between calloc and malloc.

753

Explain Function Pointer?

681

Differentiate between static and dynamic modeling.

613

How macro execution is faster than function ?

662

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

How do I get programs to start automatically in windows 10?

422


Tell me what is the difference between the observers and callbacks in ruby on rails?

447


What is a firewall?

655


By default, stages used in object studio are logged and those in process studio are not in blue prism. Is this true or false?

126


what is Hoechst or PI double staining ?

3212






Define data lake?

203


How do you include a comment in javascript?

477


How do I create a wordpress multisite?

92


How are the elements of a gridbaglayout organized?

542


How do I disable iis?

514


What are the steps involved in analytics projects?

87


What is a serial queue?

455


how to design orifice plate?what is the equation?

1632


Tell me how could the web element attributes be inspected in order to use them in different locators?

560


hey,frnds.....i want to do a telecom course, plz tell course and levels of that job.iam B.E (ECE) fresher.and also tell best institutes in hydrabad or banglore plz.

1580