Computer Science, asked by balajikarthik2006, 14 hours ago

Write the output for the following program. 2


public class test

{

public static void main(String args[])

{

int a=10;

int b=20;

int c=25;

int d=25;

System.out.println("b/a =" +(b/a));

System.out.println("a-- =" +(a--));

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

System.out.println("--a =" +(--a));

}

}
pls give answer fast

Answers

Answered by neetikasrvstv
0

Answer:

12

Explanation:

¶¶×÷°={×÷¢°¶×^{©÷€=°&₹+*7#+#:;((9.8#

Similar questions