Design->Coding->Testing->Release b) Request and Analysis->Coding->Design->Testing->Release "/>

Latest symphonyteleca Aptitude Question SOLUTION: 8)What will be the output of the program? public class Test { public static void main(String[] args) { int x = 0; assert (x > 0) ? "assertion failed