Answer Posted / ajayash
c is a programming language..before it was known as b-
language...supports all operators..
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between array_name and &array_name?
What is the use of typedef in structure in c?
How is actual parameter different from the formal parameter?
Write a program for finding factorial of a number.
Does * p ++ increment p or what it points to?
What is the purpose of macro in C language?
What is a spanning Tree?
Subtract Two Number Without Using Subtraction Operator
Differentiate between functions getch() and getche().
Tell us bitwise shift operators?
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
What is a scope resolution operator in c?
How #define works?
What are Macros? What are its advantages and disadvantages?
Is c easy to learn?