Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: thariqrasheed
Forum: Java Dec 1st, 2008
Replies: 12
Views: 1,001
Posted By thariqrasheed
K guys.... I think u are not well versed in Java than me... Can't even find a solution to the answer for adding...

k... Cool

just write the pgm for

2+2=4 without using '+' operation using...
Forum: Java Nov 30th, 2008
Replies: 12
Views: 1,001
Posted By thariqrasheed
I m still can't get the answer from u guys.....

Let me explain more in detail:

class add{
public static void main(String args[])
{
int a=2,b=2,c;
c=a+b;
...
Forum: Java Nov 29th, 2008
Replies: 12
Views: 1,001
Posted By thariqrasheed
I want to add two numbers for example say 2+3=5 without the arithmetic operator '+'.
Forum: Java Nov 29th, 2008
Replies: 12
Views: 1,001
Posted By thariqrasheed
Hi,
Can u add numbers without using arithmetic operators in java.We can add using bitwise operators.But i m not able to get the ans.

Solve:

a+b=c;
Prove 2+2=4 without using arithmetic...
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC