Computer Science, asked by allujothika8310, 9 months ago

In a class of 50 students, 10% have taken commerce. Write a java program to find how many students have not taken commerce, taking the total no. of students as input using function argument method. Hint: percentage = x 100

Answers

Answered by llmissqueenkissll
1

Answer:

50=100%

then 5=10%

amd 10% student are taken commerce

then  find how many student not taken commerce

50-5= 45 ANSWER

Explanation:

Answered by abhishek78905
0

Answer:

close 2 braces after that print statement.....!!!!!!!!!!!

Attachments:
Similar questions