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?

2415

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 23152

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 5306

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

675

Write a program to reverse a string.

644

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

754

Differentiate between calloc and malloc.

766

Explain Function Pointer?

689

Differentiate between static and dynamic modeling.

626

How macro execution is faster than function ?

675

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

What are the different stress types present in aircraft operations?

665


How to add custom dynamic sidebars in wordpress?

113


i want to find out iffco get test paper

12252


The disruption of the three-dimensional shape of a protein by factors such as heat, acids, bases, and organic solvents, is called what?

615


Is multiple inheritance possible in ax?

5






How to Detect if the system time has been changed ?

1319


What are the basic tools used to develop an android app?

494


I want previous year question paper of ONGC for chemical engg.

1786


What does f1 do in powerpoint?

112


what is wcf tcp binding type? : Wcf data services

499


Name some Prime Minister Social Security Schemes?

638


if a 3phase 100kva distribution transformer , 400 v,50 hz, 4-wire system is loaded at 160 k.w mostly 1-phase Lighting & Airconditioning split a.c load what will be the net effect on the power system in terms of voltage, powerfactor, current , efficiency of xformer

1472


How can users spot the difference between two similar documents?

332


What you know about call center?

750


How much can transient transfection expected from Lipofectamine 2000(Invitrogen)?

1850