Computer Science, asked by Anonymous, 11 months ago

I will mark brainiest ,if you help me on question no.6

Attachments:

Answers

Answered by chandansinha1
1
no. of share =3000
f.v=10
rate of dividend=10%
annual income=2000

class Chandan
{
public static void main()
{
int fv=10;
int income=2000;
double dividend=0.1
int share=(income×dividend)/fv;
System.out.println("no.of share-"+share);
}
}
no of share=20
more needed =3000-20
=2980

chandansinha1: anytime
chandansinha1: yes bro you can
Answered by payalsingh244
1

Answer:

Explanation:

Answer is 2980 baby

Similar questions