What is a macro?
No Answer is Posted For this Question
Be the First to Post Answer
related proverb of "dont count your chicken before it hatches"
Why do some versions of toupper act strangely if given an upper-case letter?
1. Write a C program to count the number of occurrence of a specific word in the given strings. (for e.g. Find how many times the word “live” comes in the sentence “Dream as if you’ll live forever, live as if you’ll die today ”)
Tell me about low level programming languages.
What is spaghetti programming?
What does stand for?
What is sizeof int?
a C prog to swap 2 no.s without using variables just an array?
What is main function in c?
what is unsigened char and what is the difference from char
How do we make a global variable accessible across files? Explain the extern keyword?
write a program that will print %d in the output screen??