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

write a program to find out prime number using sieve case?

1636

triangle number finding program...

1 2908

what is the program to display your name in any color?

2 4040

can you change name of main()?how?

3 7688

write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

4983

How to find the digits truncation when assigning the interger variable to the character variables. like int i=500; char x = i : here we have truncation. how to find this. another ex: i =100; char x=i. here we do not have truncation.

1 3004

write a c program to remove all the duplicate characters in a string and replace with single character? ex:-input- AAABBBCCC output- ABC

2 9988

void main() { int a=1; while(a++<=1) while(a++<=2); }

4 7322

write a program to display & create a rational number

1 3667

main() { intx=2,y=6,z=6; x=y=z; printf(%d",x) }

5 20150

write a program to print calender using for loop.

1 3559

why we are using semicolon at the end of printh statment

2 4431

Can U write a C-program to print the size of a data type without using the sizeof() operator? Explain how it works inside ?

3 4991

why we wont use '&' sing in aceesing the string using scanf

1777

There are 21 people in a room. They have to form groups of 3 people each. How many combinations are possible? Write a C program to print the same.

1 4449

Post New HCL C Interview Questions


HCL C Interview Questions


Un-Answered Questions

How many partner functions are there in sap ?

531


What is manual sharing (user managed sharing)? : salesforce sharing and security

193


How to write in a text box using Selenium?

513


What is the default level of parallelism in apache spark?

237


What do you mean by eav in magento? How many tables will be created in eav module?

3






How do I enforce const correctness in c#?

530


What ethical challenges might arise when providing care to pediatric patients, and how do you balance the best interests of the child with parental decision-making?

1


How can we detect asynchronous partial page postbacks?

517


In sales what rule applicable

1433


In general, how do you optimze any sql in teradata?

545


How many Reducers run for a MapReduce job?

444


How define set in java?

512


Define paired RDD in Apache Spark?

178


What is the basics of internet routing?

586


What does == mean in php?

516