What are the preprocessor categories?
No Answer is Posted For this Question
Be the First to Post Answer
to convert a string without using decrement operater and string functions
what is diff b/w huge & far & near pointer??
What is the use of #include in c?
There is a number and when the last digit is moved to its first position the resultant number will be 50% higher than the original number.Find the number?
How will you find a duplicate number in a array without negating the nos ?
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
difference between the array and linked list general difference related to memory
Is anything faster than c?
Finding first/last occurrence of a character in a string without using strchr( ) /strrchr( ) function.
Why c language?
What is a memory leak in structures? How can we rectify that?
Explain how can I manipulate strings of multibyte characters?