Write a statement that calls add to compute


Add is a method that accepts two int arguments and returns their sum. 

Two int variables, euroSales and asiaSales , have already been declared and initialized. Another int variable, eurasiaSales , has already been declared. 

Write a statement that calls add to compute the sum of euroSales and asiaSales and that stores this value in eurasiaSales .

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a statement that calls add to compute
Reference No:- TGS0135258

Expected delivery within 24 Hours