What will be returned from the following method?

```
public static int methodA()
{
double a = 8.5 + 9.5;
return a;
}

```

a. 18.0
b. 18
c. 8.0
d. This is an error.


d. This is an error.

Computer Science & Information Technology

You might also like to view...

List the kinds of regular shape solids available in Rhino.

What will be an ideal response?

Computer Science & Information Technology

Decisions on cloud computing can first be addressed on a strategic level. Business should focus on:

What will be an ideal response?

Computer Science & Information Technology

A subtree is any connected structure below the root.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

In the email address Kim_Lee@earthlink.net.us, Kim_Lee is the

A. domain B. URL C. site D. user ID E. location

Computer Science & Information Technology