Explain how can type-insensitive macros be created?
No Answer is Posted For this Question
Be the First to Post Answer
How do we select the big element or any other operation from array which is read dynamically. user need to give the elements only no need to mention the size.
An array name contains base address of the array. Can we change the base address of the array?
Write a program to reverse a string.
0 Answers Global Logic, iNautix, TCS, Wipro,
write a program that uses point of sale system. which are mainly used by retail markets, where the is a database inventory list, a slip should be printed for the customer. manage should be able to access what has been sold and what is left from stock?
how logic is used
write a function to swap an array a[5] elements like a[0] as a[5],a[1] as a[4],....a[5] as a[0].without using more than one loop and use one array not to use temp array?
i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).
give an example of type casting by a simple c program
how to find the binary of a number?
How is a pointer variable declared?
Why is c so important?
what is c?