Answer Posted / rohan ahuja
dennis ritchie at bells labs in the year 1972
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you mean by invalid pointer arithmetic?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
How will you declare an array of three function pointers where each function receives two ints and returns a float?
What is a nested loop?
Is main is user defined function?
to find the closest pair
What does c mean?
What is the difference between break and continue?
What’s the special use of UNIONS?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
Here is a neat trick for checking whether two strings are equal
What is s in c?
What are types of preprocessor in c?
Is there a way to jump out of a function or functions?
Can you define which header file to include at compile time?