Questions


January 2023 1 2 Report
Predict the output of the following program :-

class abc
{
public static void main(String args[])
{
int i = 010;
System.out.print(i);
}
}

Answers & Comments


Add an Answer


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Helpful Social

Copyright © 2024 EHUB.TIPS team's - All rights reserved.