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 3855write a c program to remove all the duplicate characters in a string and replace with single character? ex:-input- AAABBBCCC output- ABC
2 11065Can U write a C-program to print the size of a data type without using the sizeof() operator? Explain how it works inside ?
3 6203There 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 5251Post New HCL C Interview Questions
How to see the create table statement of an existing table?
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
Do you have to close br tags?
What are the statuses available in queue?
You create a private database link and upon
connection, fails with: ORA-2085: connects to
difrent between vcb acb sf6 and mccb breakers
How do you resolve 0xc0000005?
What are the security types in ASP/ASP.NET? Different Authentication modes?
How many types of database relationship in sql server?
What types of tasks can be done asynchronously using the event loop?
What is IoT architecture?
How to find a sequence of dna molecule?
Explain basophils?
Is windows defender a virus protection?
Which operator is used to combine string values in php?