What are keywords c?
No Answer is Posted For this Question
Be the First to Post Answer
21. #define square(x) x*x main() { int i; i = 64/square(4); printf("%d",i); }
How can I avoid the abort, retry, fail messages?
Explain do array subscripts always start with zero?
What is structure of c program?
What is context in c?
Give the Output : * * * * * * * * * *
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
write a programe returns the number of times the character appears in the string
What is the use of keyword VOLATILE in C?
How can I make it pause before closing the program output window?
Why array is used in c?
explain what are pointers?