What is signed and unsigned?
No Answer is Posted For this Question
Be the First to Post Answer
What is file in c preprocessor?
Find the O/p of the following 1) #include int main() { char c='1'; int j=atoi(c); }
who is the founder of c
19 Answers College School Exams Tests, HP,
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What are the preprocessor categories?
Explain what are the different data types in c?
What is the value of c?
What is a pointer?
how can make variable not in registers
What is the difference between declaring a variable and defining a variable?
biggest of two no's with out using if condition statement
What is Lazy evaluation in C? Give an example.