Is int a keyword in c?
No Answer is Posted For this Question
Be the First to Post Answer
declare afunction pointer to int printf(char *)?
Why is c fast?
2.main { int x,j,k; j=k=6;x=2; x=j*k; printf("%d", x);
What is the scope of an external variable in c?
What is #define used for in c?
Explain how are portions of a program disabled in demo versions?
What are the general description for loop statement and available loop types in c?
how the compiler treats any volatile variable?Explain with example.
what is pointer ?
10 Answers Kernex Micro Systems,
What is #line used for?
What is int main () in c?
How many bytes are occupied by near, far and huge pointers (dos)?