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 10685

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 34061

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

1743

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

6 8667

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

12 32659

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 40752

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

9 28544

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

5 16294

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


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 6559

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

10 37259

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

17 34467

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

18 37543

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

13 36704

Post New HCL Interview Questions


HCL Interview Questions


Un-Answered Questions

Name three aquatic mammals?

532


difference between the applicability of nortons and thevenin theorem

1549


Why does marble rarely contain fossils?

439


What is the difference between continue and break statement?

511


How important is it for you to have a career at Abercrombie and Fitch?

743






What is Cognos script editor?

3782


What is a linear regression in data science?

119


What is csrss exe in task manager?

453


Mention how many types of queries DNS does?

118


In magento which product types implement a parent-child relationship between

3


What are use cases of Apache Flume?

68


How to produce clear agar ?

1665


Which functions in perl allows you to include a module file. State their differences.

524


How do you create a lightning app in salesforce?

185


What is dashboard? : salesforce reports and dashboards

201