class test
{
int num()
{
return 10;
}
void main()
{
int e = num();
System.out.print("e" + e);
e *= num() + 3;
System.out.print("," + e);
}
}
plz tell this I have tried but not getting the ans
Answers
Answered by
0
Answer:
i dont get this
Explanation:
jwjejejdjjdjdjidisisieeennesjsieieieie
Similar questions
Social Sciences,
4 months ago
Math,
4 months ago
English,
4 months ago
English,
9 months ago
Social Sciences,
1 year ago