Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #55.0K
2 Posted Topics
Re: hi, I think c is going to give the answer as 125 just because it is going to do the first operation just after having two numbers so as u look at [code] int i,j=4; i=j++*++j*j--;[/code] for this it takes first two variables and does the operation [code]j++*++j[/code] if u … | |
can i add two numbers without using arthemetic operators. can any one do it. |
The End.