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 40016

how many header file is in C language ?

44 69450

what is the difference between arrays and linked list

26 81608

How do I access command-line arguments?

2 8330

How can I read a directory in a C program?

2 6920

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

31 95266

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 7876

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 8819

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 10019

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

16 20293

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

36 26811

what are the static variables

8 10569

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

6 15846

why should i select you?

21 20903

How to calculate Total working time using Login and logout?

2 10301

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

What is csrf cookie?

471


Name some of the Pega OOTB Activities that are generally used?

254


Explain how many bones in the human face?

514


What is back diode?

585


What is the procedure of adding columns in a worksheet?

298






Explain is jquery replacement of java script? : jquery mobile

447


What is the contestable period' in insurance policy? : insurance sales

310


Can we use a switch statement with strings?

523


Is python useful for finance?

412


Why was the empire state building made of steel?

659


What is the purpose of test strategy?

672


Tell me what is the main difference between require() and require_once()?

524


Explain about core dimension, balanced dimension, and dirty dimension?

531


we have a lot of model of rectifier but thyristor rectifier is the most rectifier that use in power system. Do you know why this rectifier is used?

1304


Name a govt approved university which have 100% online engineering course.

1238