b) Find the least number which when divided by 12, 18, 24, and 30 leaves a remainder 7 in each case
Answers
Answered by
0
Answer:
a) Write an expression in java for (a^2 - b^3) /(a+b)^3
b) Give the difference between formal parameter and actual parameter
c) String str=”Happy New Year”;
System.out.println(str.substring(6).startsWith(“New”));
What is the output?
d) Write the output of the following code segment with proper reason
int i=1;
while(i++<=1){
i++;
System.out.println(i++);
}
System.out.println(++i);
plz if you can answer atleast answer one, I need urgent help
Answered by
0
Answer:
The smallest number that when divided by 12 16 24 and 36 leaves a remainder 7 is 151
sorry I couldn't type the whole explanation
Hope this is helpful
Please mark as Brainliest
Similar questions