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

How to Redirect Tracing to a File

762

What is afterFilter() used?

5

What beforeFilter() is used?

817

What is beforeRender() used?

792

What is DLL HELL in VB.NET

762

How we load the page in ASP?

733

Explain about shell aritmetic operators and functions?

756

How to test login module with different username and password by using data driven testing in QTP?

798

What are private functions in QTP? How they can be called from the function library?

787

What is smart identification in QTP?

805

What is a Server Role?

737

What are all the segments of routing ?

732

Explain EAV Concept in magento

7

Explain database engine

7

Can we override Community Module?

7

Post New HCL Interview Questions


HCL Interview Questions


Un-Answered Questions

Draw a UML class diagram for the code fragment given below: public class StringApplet extends Applet { private Label sampleString; private Button showTheString; private ButtonHandler bHandler; private FlowLayout layout; public StringApplet() { sampleString = new Label(" "); showTheString = new Button (" Show the String"); bHandler = new ButtonHandler(); layout = new FlowLayout(); showTheString.addActionListener(bHandler); setLayout(layout); add(sampleString); add(showTheString); } class ButtonHandler implements ActionListener { public void actionPerformed(ActionEvent e) { samplestring.setText("Good Morning"); } } } Note: The methods need not be indicated on the diagram.

1790


What are the 7 layers of networking?

726


What is meant by trc?

913


Does anybody used Visio in QA.If so, can u please explain where and when u used visio diagrams

2789


How do you document ABAP programs? Do you use program documentation menu option?

834






What is call horizon? Explain with example.

667


71ohm,111ohm,95ohm,179ohm in calculate the total ohm in series circuit

1425


What are indexes in postgresql?

569


What is the most "pythonic" way to iterate over a list in chunks?

596


What is servlet and how it works?

645


give eg of how I/P is used in control loops

1668


What are various search techniques in cobol? Explain.

841


What is a tag in html?

575


Can the old files in the ‘movechunk’ directory be removed?

1


How can the spa be implemented in angularjs?

535