Anonymgo Anonymgo Computers and Technology Answered to print a square of star shaoe we use the following code: A. cout<<“****”; B. cout<<“****\n”; C. cout<<****;