when user give a number it multiply with 9 without
useing '+' and '*' oprator
Answer Posted / tknowledge05
The above guest is me .. okk....
by the time i solved and executing i was logged out and when i posted the answer it considered guest.......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how can I remove the trailing spaces from a string?
How #define works?
What is difference between far and near pointers?
what is recursion in C
What is the use of bit field?
What is the purpose of main() function?
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
What is wild pointer in c?
hi any body pls give me company name interview conduct "c" language only
Define circular linked list.
Can we replace the struct function in tree syntax with a union?
What is the scope of an external variable in c?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
Explain Basic concepts of C language?
List the variables are used for writing doubly linked list program.