What is || operator and how does it function in a program?
No Answer is Posted For this Question
Be the First to Post Answer
What does p mean in physics?
Explain a file operation in C with an example.
Explain #pragma in C.
What is a pragma?
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.
Explain how do I determine whether a character is numeric, alphabetic, and so on?
How can this be legal c?
What is wrong with this declaration?
What are the differences between new and malloc in C?
What is void main () in c?
1.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array?
Why is it usually a bad idea to use gets()? Suggest a workaround.