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 10053

What is Memory leakage ?

2 4215

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

3 11131

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 4552

diff between exptected result and requirement?

1588

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

3 6052

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

1 3123

wht is the difference between KPO and BPO ?

2 13255

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

1 2938

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

1689

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

7 23277

define c

6 6600

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 10122

what is the role you expect in software industry?

2 3681

what is the role you expect in software industry?

1644

Post New HCL C Interview Questions


HCL C Interview Questions


Un-Answered Questions

What is linux kernel?

454


What is javax json?

1


Caching, Multithreading and RAMBUS are 3 methods for resolving the Bottleneck problem. Please give an explanation for each one (how are they resolve the problem?)

1795


What is j2ee application?

531


Do you know what is frequency re-use?

580






What is the difference between quality assurance (qa) and quality control (qc)?

610


What is tuple play?

423


How to measure bacteria?

1587


How many types of data structure are there?

448


What are the different dcl commands in sql?

551


Can you please explain the types of queues?

496


What is meant by decimal (5,2)?

534


What are the advantages and disadvantages of a hierarchical database?

603


What is the difference between mysql and sql server?

464


Does imap delete emails from server?

1