|
| Total Answers and Comments: 9 |
Last Update: March 05, 2009 |
|
| | |
|
Submitted by: vinayaka
The ans is B(11). Since it passes like (3+2) to #define, where it calculates as (3+2 * 3+2), as Ist preference is multiply & then addition, it evalvates as (3+ 2 * 3 +2) = (3+6+2)=11.
Above answer was rated as good by the following members: sittoop, sivaec61 | |
January 14, 2006 02:02:53 | #1 |
| vinayaka |
|
|
RE:
| The ans is B(11). Since it passes like (3+2) to #define where it calculates as (3+2 * 3+2) as Ist preference is multiply & then addition it evalvates as (3+ 2 * 3 +2) (3+6+2) 11. |  | | Is this answer useful? Yes | No | 2 0 | Overall Rating: +2 |
|
| |
|
February 08, 2006 12:39:21 | #2 |
| keerthi |
|
|
RE:
| ans:a because a sqr(5) a 25; |  | | Is this answer useful? Yes | No | 0 3 | Overall Rating: -3 |
|
| |
Go To Top
|