Answer:
public class Main
{
public static void main(String[] args) {
Main m=new Main();
System.out.println(m.mymath(true,5,2)); // calling the function mymath
}
public int mymath(boolean a,int b,int c) // mymath function definition
{
if(a==true)
{
int d=b+c;
return d;
}
else{int e=b-c;
return e;
}
}
}
Answer:
Windows 1.0
Explanation:
It is known as Microsoft Windows first version. Windows 1.0 is actually an operating environment which providesgraphical programs designed for windows and MS-DOS, a running environment.
Answer:
Explanation:
check the attachment for the solution.
1) graphical notation for a telephone object class.
2) a messaging system on a mobile
3) a personal computer
4) a bank account
5) a library catalog
6) personal stereo
The third option is your answer.