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

what will be the output off the following program? #include int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }

9 10068

What is Memory leakage ?

2 4244

What is the difference between i++ and i+1 ?(in terms of memory)

3 11142

Diff: between this 2 classes in terms of memory class A { int i; char c; double d; }; class A { double d; int i; char c; }; How it is calculating?

1 4575

diff between exptected result and requirement?

1592

1. main() { printf("%d",printf("HelloSoft")); } Output?

3 6066

without using control structures and control structures find the max and min of given 2 nos

1 3125

wht is the difference between KPO and BPO ?

2 13274

simple program of graphics and thier outpu display with a want what is out put of graohics in c language

1 2950

A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1697

main() { int i = -3,j=2,k=0,m; m= ++i || ++j && ++k; printf("%d%d%d",i,j,k,m); }

7 23326

define c

6 6627

Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.

3 10138

what is the role you expect in software industry?

2 3705

what is the role you expect in software industry?

1650

Post New HCL C Interview Questions


HCL C Interview Questions


Un-Answered Questions

How to find CN by using arcgis 9.3?

1881


How to keep the windows taskbar hidden?

499


Can we have any code between try and finally blocks?

556


Explain the difference between a lens and a mirror?

476


What is circular loop?

3






What is the use of parse function in java?

511


What is cross table?

3


Where can I find word exe?

312


How do I align columns in excel?

303


Explain what are psrs?

506


Does kafka support jms?

455


What is local reference in angular?

432


What is a heap table?

478


What is the RST for the TRAP?

803


What is the history of ODI?

328