1) WAP to print school name and your name using C++.
Answers
Answered by
2
Answer:
HI BRO,
I AM SENDING U A PROGRAM THAT HIW TO PRINT YOUR SCHOOL IN BLUEJ AS I HAVE FORGOT C++
PROGRAM
public class school
{
public static void main(String args[])
{
System.out.println("SCHOOL NAME=ABC SCHOOL");
}
}
Answered by
4
Write programs called PrintPatternX. cpp (where X from A to D ) to print EACH of the following patterns. Use one " cout << " for each line of outputs. End each line by printing an " endl ". ...
Print the above patterns using ONE " cout << " statement.
Similar questions
Business Studies,
4 months ago
Social Sciences,
4 months ago
Science,
4 months ago
Physics,
8 months ago
Biology,
8 months ago