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


Please Help Members By Posting Answers For Below Questions

Write a program to print numbers from 1 to 100 without using loop in c?

645


What is const and volatile in c?

571


Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.

1016


what is ur strangth & weekness

1826


typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1078






What are the basic data types associated with c?

820


How can I direct output to the printer?

820


What is the difference between ā€˜gā€™ and ā€œgā€ in C?

2619


What are structures and unions? State differencves between them.

620


Can we change the value of #define in c?

588


Is register a keyword in c?

641


What is nested structure with example?

631


Why are algorithms important in c program?

625


Explain how does free() know explain how much memory to release?

577


What is pragma in c?

635