s=1+3/4+5/9 ...... to n terms in java
Answers
Answered by
4
Answer:
Primitive types are the most basic data types available within the Java language. There are 8: boolean , byte , char , short , int , long , float and double . ... Because these data types are defined into the Java type system by default, they come with a number of operations predefined.
Similar questions