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 many error occurs in C language ?

22 40249

how many header file is in C language ?

44 69745

what is the difference between arrays and linked list

26 81835

How do I access command-line arguments?

2 8365

How can I read a directory in a C program?

2 6957

How to reverse a string using a recursive function, without swapping or using an extra memory?

31 95507

Determine the code below, tell me exactly how many times is the operation sum++ performed ? for ( i = 0; i < 100; i++ ) for ( j = 100; j > 100 - i; j--) sum++;

5 7945

What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value

3 8896

what is the output? #define fun(a,b,t) (g ##t=(a),(a)=(b),(b)=g##t) float gfloat; main() { float a=1.12,b=3.14; fun (a,b,float); printf("na=%4.2f,b=%4.2f",a,b); } A)Error in Defining Macro B)a=1.12,b=3.14 C)a=3.14,b=1.12 D)None of the Above

3 10074

which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma

16 20447

what will be the output: main(){char ch;int a=10;printf("%d",ch);}

36 27032

what are the static variables

8 10630

main() { clrscr(); } clrscr();

6 15910

why should i select you?

21 21082

How to calculate Total working time using Login and logout?

2 10344

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

What are the steps involved in editing websphere member manager (wmm.xml) files on a federated node ?

457


Clarify the aggregator change?

589


Why do I need a hardware management console, anyway?

3


Explain the difference between implicit wait and explicit wait.?

491


What is hypervisor?

27






What is the actual use of fillers?

497


How can we handle two sessions in informatica?

608


What is the basic of DTH.

1861


What is the use of property-set Method?

185


How to define Transformation rules in HANA?

62


Difference between informatica vs ab initio?

698


what are defaults? Is there a column to which a default can't be bound? : Sql server database administration

614


Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?

546


How do you check if a particular partition exists?

411


What are the different ways of organizing purchasing organizations?

895