Give a fast way to multiply a number by 7

Answer Posted / shivangi

Hi Tejonath
What is your logic in your answere.Its absolutely correct.
I'm asking is there any generic way to do this?could you
please reply here or answere me to
verma_shivangi@yahoo.co.in

Is This Answer Correct ?    4 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should a far pointer be used?

607


Tell me what are bitwise shift operators?

660


Badboy is defined who has ALL the following properties: Does not have a girlfriend and is not married. He is not more than 23 years old. The middle name should be "Singh" The last name should have more than 4 characters. The character 'a' should appear in the last name at least two times. The name of one of his brothers should be "Ram" Write a method: boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName); isHaveGirlFriend is true if the person has a girlfriend isMarried is true if the person is married age is the age of the person middleName is the middle name of the person lastName is the last name of the person brotherName is the array of the names of his brothers

1427


What is volatile, register definition in C

693


What is difference between main and void main?

630






What is the purpose of macro in C language?

665


What are linked lists in c?

651


Is c is a low level language?

568


How can I rethow can I return a sequence of random numbers which dont repeat at all?

708


What is the difference between test design and test case design?

1575


Explain what is a static function?

634


How can I call fortran?

647


When should the volatile modifier be used?

689


What is the size of structure pointer in c?

616


Which is better malloc or calloc?

656