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 11161

What is Memory leakage ?

2 4920

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

3 11670

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 5110

diff between exptected result and requirement?

1781

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

3 6590

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

1 3431

wht is the difference between KPO and BPO ?

2 13735

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

1 3232

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

1889

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

7 24492

define c

6 7296

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 10669

what is the role you expect in software industry?

2 4045

what is the role you expect in software industry?

1855

Post New HCL C Interview Questions


HCL C Interview Questions


Un-Answered Questions

What is asenumerable in c#?

664


Does program files have to be on c drive?

640


How to optimize for rankbrain?

732


How temperature compensation is achieved in strain gauges?

825


Which Java and java.sql data types map to my specific database types?

713






What are the buffering types?

789


How do you rotate a page in word?

426


How show all rows in sql?

799


What is the amount of loan waiver to the farmers, which the government has raised to 20%?

798


send the senario template

1674


Like relational databases there does exists fuzzy relational databases. a) True b) False

3290


What should be done in the base case for this recursive problem?

671


What do you mean by a framework in auto ation?

63


what are Lookup caches options? Including persistent caches.

1632


How to connect to the mysql database in zend framework2?

162