a)fill in the blank spaces
class S1
{
static______function 1(int x)
{
return x* 5.5;
}
public static void main()
{
______ans;
ans = function1(2);
System.out.println(ans);
}
}
Output:
__________
I'll mark as brainliest whoever answers this question correctly!!!
Answers
Answered by
1
Answer:
hope this helps you
please make me branlist
Attachments:
Similar questions