What is floating point constants?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
What is a example of a variable?
What is pointer to pointer in c?
What are bitwise shift operators in c programming?
What is typedf?
What is a program?
What is #error and use of it?
in iso what are the common technological language?
What is volatile, register definition in C
What are loops in c?
Why void is used in c?
What is pass by value in c?
Why does notstrcat(string, "!");Work?
Why is a semicolon (;) put at the end of every program statement?