Answer Posted / pallavi dhanopiya
a=a*b*c;
b=a/b/c;
c=a/b/c;
a=a/b/c;
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
What does %c do in c?
What are unions in c?
How can I write a function that takes a format string and a variable number of arguments?
Explain what header files do I need in order to define the standard library functions I use?
What is a void pointer in c?
Explain what’s a signal? Explain what do I use signals for?
plz let me know how to become a telecom protocol tester. thank you.
What are global variables?
Explain indirection?
What is array in c with example?
What is a program flowchart?
What is meant by recursion?
Why pointers are used?
How does #define work?