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 36457

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

2299

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

13 19794

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

12 32658

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 40751

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

9 28541

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

5 16294

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


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

6 20020

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 6557

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

10 37258

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

18 37541

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

13 36702

Tell about strtok & strstr functions

2 18076

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 29418

Post New HCL C Interview Questions


HCL C Interview Questions


Un-Answered Questions

What is an abstract class in php?

470


How do I clear formatting in excel?

333


hai anybody this srinivasareddy from polaris, if u don't mine can anybody send me meterial on clint server application

3494


What are types of binding?

5


What is type II hypersensitivity?

334






What is sql rdbms?

529


Tell me which queue having current queue depth should be greater than zero?

496


do you have idea about exchange, tdp oracle, tdp sql?

494


Explain neo4j index?

1


What is git reflog?

1


What are dynamic dashboards?

215


Explain the different version on iis?

509


Explain Gradient Tool with it's Shortcut Key?

17


Explain what the contents of cookie?

588


What criteria should we use to evaluate an sem vendor?

470