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 Interview Questions
Questions Answers Views Company eMail

What are the main components of the ADO object model? How are they used?

2 10674

What is the Web.config file used for? a) To store the global information and variable definition for the application. b) Configures the time that the server-side codebehind module is called c) To Configure the Web Server. d) To Configure the Web browser.

8 34036

Allowed program to auto-correct the database when loading a presentation.

1739

Semafore is used for? a) synchronization b) dead-lock avoidence c)box d) none

6 8650

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

12 32634

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 40724

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

9 28526

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

5 16271

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


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

6 20018

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 6553

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

10 37235

Piggy backing is a technique for a) Flow control b) sequence c) Acknowledgement d) retransmition

17 34419

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

18 37519

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

13 36693

Post New HCL Interview Questions


HCL Interview Questions


Un-Answered Questions

What is node js and how it works?

236


if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.

4483


Explain set analysis in qlikview ??

5


Why is it not necessary to configure standard jsp tags in web.xml?

491


Why is not all javascript code put in a


What are multiple-part processes?

129


How can you read properties of an Object in JavaScript?

527


If a 16 story building has 12000ft on each floor. Company a rents 7 floors and company b rents 4 floors. What is the number of square feet of unrented floor space?

571


What is the importance of having a selection bias?

102


What are chloroplasts? What is the main function of chloroplasts?

497


where is the first vidhyalaya of physically handicaped

1450


Hi all, Can you please send me the Dimensions and fact tables which are used in mutual fund project. and please send me the brief summary about the project. Please do the needful.

1841


How to find whether the application is run from inside ide or not?

566


Can I uninstall iis express?

513


Where do you check transport request logs?

654