210k views
0 votes
Q2) What is the output of the following program? (Show your work)

double v, x = 2.0;
int n = 4.2;



v = ( 2 + 4 / x ) + 14 % ( n + 2 / n );














System.out.println("v = " + v);

1 Answer

2 votes

Answer:

i have no clue but im thinking this!

Step-by-step explanation:

Birch and Swinnerton-Dyer conjecture, Hodge conjecture, Navier–Stokes existence and smoothness, P versus NP problem, Riemann hypothesis, and Yang–Mills existence and mass gap.

s = \sqrt{\frac{1}{N-1} \sum_{i=1}^N (x_i - \overline{x})^2}.

User Subtletree
by
4.4k points