Computer Science, asked by anirudhachakra25, 1 year ago

write java expressions for the following 1. p=a2+bc 2. (a+b)2+b​

Answers

Answered by shashikantkumar2758
0

Answer:

Get started with this popular language, whether you’re new to programming, or just new to Java.

Get a comprehensive, in-depth introduction to Java, or sharpen your skills from intermediate to advanced.

O’Reilly gives you the tools to progress in career, or solve specific problems. We have comprehensive Java content that fits your needs, from guided lessons to books and videos.

Answered by bhesettyappalaraju
1

Answer:

p=a*2+b*c*2*(a+b)*2+b

Similar questions