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 10628

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 33877

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

1724

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

6 8554

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 40552

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 20615


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

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

17 34128

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 36457

Post New HCL Interview Questions


HCL Interview Questions


Un-Answered Questions

Explain the rules for designing files and file groups in sql server?

521


I checked in modified code into vSS . Now I have another working area and which has older version. Now I wanted to findout the difference between VSS and older version in another working area which is not the VSS area. Now the question is after getting difference between the VSS and another working area. There will be some files difference. How do I take only difference files recursively into some other area.

1712


what do you mean by measuring point tables?

478


Do you know what is the use of jquery.data()?

427


What is grading?

1






What does the jaxr architecture consist of?

313


What is diversion tunnel in a dam?

655


Suppose someone gives a VB dll file (component). How to use that in an ASP file?

1425


How can i Spawn a Thread

505


What is silverlight sdk?

1


What is meant by hide area?

623


In wcf, which contract is used to document the errors occurred in the service to client?

491


Can we bypass validation Rules? : salesforce validation rules

228


I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.

2434


Which browser first used the rss feed?

425