What is d'n in c?
No Answer is Posted For this Question
Be the First to Post Answer
how many error occurs in C language ?
How can I remove the leading spaces from a string?
logic for x=y^n
When is an interface "good"?
Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.
What will be the output of x++ + ++x?
write a program to delete an item from a particular location of an linear array?
write a program to find out number of on bits in a number?
Are the expressions * ptr ++ and ++ * ptr same?
sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2; Find the value of x?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
What are derived data types in c?