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 40321

how many header file is in C language ?

44 69873

what is the difference between arrays and linked list

26 81910

How do I access command-line arguments?

2 8395

How can I read a directory in a C program?

2 6976

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

31 95575

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 7961

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 8910

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 10088

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

16 20537

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

36 27148

what are the static variables

8 10664

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

6 15954

why should i select you?

21 21127

How to calculate Total working time using Login and logout?

2 10353

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

What is the difference between window and windows in computer?

494


Explain arc?

493


How to rollback last migration?

441


Which collection class is thread safe?

440


What are the operations on facets supported by uml?

635






What is bind variables in oracle reports?

1


If my server is Sun Solaris can i use like VT100 Server?

2534


What are critical issues you have faced in your project

2918


What is angularjs dom?

431


How many types of variables are available in ruby class?

484


Write a code to display the current time.

449


What is the purpose of sprintf() function?

597


Who is founder of java?

526


Does windows 10 use more ram than windows 7?

432


Define sql delete statement.

562