What is masking?
No Answer is Posted For this Question
Be the First to Post Answer
How can I call a function, given its name as a string?
what is the difference between structural,object based,object orientd programming languages?
What is typedef example?
Explain the use of 'auto' keyword
Is c dynamically typed?
Hai why 'c' is the middle language
What is a nested formula?
What are the usage of pointer in c?
Ow can I insert or delete a line (or record) in the middle of a file?
#define f(x) main() { printf("\n%d",f(2+2)); }
write a function to find whether a string is palindrome or not and how many palindrome this string contain?
What is operator promotion?