Computer Science, asked by Anonymous, 8 months ago

Create a code for java script which can hlo me for storing my data wrong answer will be getting banned so be serious​

Answers

Answered by Anonymous
2

Answer:

var x, y, z;    // Statement 1

x = 5;          // Statement 2

y = 6;          // Statement 3

z = x + y;      // Statement 4

Here is ur answer hope it helps

Explanation:

Answered by ayush07112003
0

Answer:

Today, JavaScript is at the core of virtually all modern web applications. The past several years in particular have witnessed the proliferation of a wide array of powerful JavaScript-based libraries and frameworks for single page application (SPA)

Similar questions