Answer Posted / manav kothari
# is preprocessor directive. It will execute before compilation is done
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does s c mean in text?
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
Explain the difference between call by value and call by reference in c language?
Can you subtract pointers from each other? Why would you?
Why is c called c not d or e?
what do you mean by inline function in C?
Simplify the program segment if X = B then C ← true else C ← false
Is c call by value?
What does return 1 means in c?
what is bit rate & baud rate? plz give wave forms
What is indirection? How many levels of pointers can you have?
Who developed c language?
Place the #include statement must be written in the program?
When c language was developed?
What is the use of printf() and scanf() functions?