Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 12284

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 37638

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

2315

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

6 10946

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

12 37513

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 45174

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

9 32799

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

5 18374

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


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

6 22339

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 8485

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

10 41448

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

17 40851

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

18 43211

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

13 42447

Post New HCL Interview Questions


HCL Interview Questions


Un-Answered Questions

What is ant_build.sh? Have u seen that file?

2374


What is vnc?

1089


What is the use of sap solution manager and application lifecycle management?

604


What role do sub-directory app/helpers and app/controllers play?

891


Exaplain various risks associated with the new projects??

1898


what is difference between equals and ==?

1121


Why is c called c?

1075


How do autonomous vehicles perceive their environment, and what technologies are involved?

84


Do you know about NPA?

1142


What is keyword driven automation?

1113


What is eval in shell script?

1326


List out benefits of object oriented programming language?

946


What are the different kinds of organizational relationships in hrms? Explain each with relevant examples?

865


Explain the dashboard component of Gauge?

524


How do you reverse a string in java?

1206