how many keywords do C compile?

Answer Posted / chhatrala tejal n.

32

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

1446


What are the characteristics of arrays in c?

609


Explain what are compound statements?

599


How a string is stored in c?

583


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

630






What is double pointer in c?

581


What is #include stdlib h?

612


What is static and volatile in c?

775


what is the diffrenet bettwen HTTP and internet protocol

1383


What is const volatile variable in c?

572


write a proram to reverse the string using switch case?

2461


Is flag a keyword in c?

677


How can I discover how many arguments a function was actually called with?

628


What are lookup tables in c?

548


What is the difference between array_name and &array_name?

774