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

HCL C Interview Questions
Questions Answers Views Company eMail

How to access or modify the const variable in c ?

16 36176

Write a program in C to convert date displayed in gregorian to julian date

2280

AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?

13 19610

macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration

12 32497

enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above

8 40553

2.main { int x,j,k; j=k=6;x=2; x=j*k; printf("%d", x);

9 28322

fn f(x) { if(x<=0) return; else f(x-1)+x; }

5 16194

i=20,k=0; for(j=1;j 8 20616


int i =10 main() { int i =20,n; for(n=0;n<=i;) { int i=10 i++; } printf("%d", i);

6 19920

f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error

4 6467

which of the function operator cannot be over loaded a) <= b)?: c)== d)*

10 37034

long int size a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes

18 37279

x=2,y=6,z=6 x=y==z; printf(%d",x)

13 36458

Tell about strtok & strstr functions

2 18016

Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program

19 29140

Post New HCL C Interview Questions


HCL C Interview Questions


Un-Answered Questions

What stands for ac in ac mechanical fuel pump?

546


What are the types of comments in c#?

525


how can i find cable size from current rating?

1294


What is the default model of the form?

1611


What is the use of infoarea in sap bw system?

492






Is sql between inclusive?

557


What’s the difference between asp.net web forms and asp.net mvc?

521


plz. give some tablet name protection for pragnent. i married about 10 year ago.

1925


Are android and google the same thing?

478


What is a posting period?

585


What is the use of azure active directory?

301


What Is The Difference Between Null And Void Pointer?

607


What is sap script? Describe its components.

569


What does the django templates consists of?

210


What is 9 in kill?

498