Where static variables are stored in memory in c?
The file stdio.h, what does it contain?
what are bitwise shift operators?
why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above
What is the full form of getch?
Hi, main() { } Is a user defined function or Built in Functionn
plz answer..... a program that reads non-negative integer and computes and prints its factorial
How do we swap or interchange any 2 numbers without using Temporary variable...Anybody can pls answer it.. Thanks in Advance
explain how do you use macro?
What is the difference between the = symbol and == symbol?
Describe how arrays can be passed to a user defined function
Compare array data type to pointer data type
to get a line of text and count the number of vowels in it