is assignment operator is arithmatic or not
Answer Posted / sweta purwar
not because airthmatic operators only
addition,multiplication,substraction,division
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
Explain what does it mean when a pointer is used in an if statement?
What is the use of header files?
Differentiate between the expression “++a” and “a++”?
Can you please compare array with pointer?
Are pointers integer?
C language questions for civil engineering
What is actual argument?
What are the usage of pointer in c?
What is the description for syntax errors?
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
When do we get logical errors?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What is array in C
Why is c used in embedded systems?