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.
5463How 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 3859write a c program to remove all the duplicate characters in a string and replace with single character? ex:-input- AAABBBCCC output- ABC
2 11068Can U write a C-program to print the size of a data type without using the sizeof() operator? Explain how it works inside ?
3 6210There 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 5253Post New HCL C Interview Questions
What is uniqid php?
What do you mean by employee subgroup? Give some examples.
How helpful is abstract data type of data structures?
What are the benefits of using php and mysql?
What are python iterators?
How Directives are compiled?
Where is the wordpress content stored?
What are the 3 types of cell references in excel?
Why derating factor os applied on Cables?
What is concurrency in ios?
Explain how to achieve polymorphism in vb.net?
How to load a page using jquery mobile? : jquery mobile
Can you use php and javascript together?
How can we disable java code or scripting in jsp page?
Explain what should be the approach for writing a bdc program?