Computer Science, asked by diprojit3796, 1 month ago

Give output. [3+3+3+3]

a. for(int i=1;i<=5;i++)

{

for(int j=7;j>=i;j--)

{

System.out.print(j);

}

System.out.println();}​

Answers

Answered by ItzJaatni01
0

Answer:

ok but mark me as brilliant please plz plz plz I request you please don't ignore it

A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. ... The intellectual content in a physical book need not be a composition, nor even be called a book.

Attachments:
Similar questions