Computer Science, asked by zainkhan777, 9 months ago

In c++ language . Create a class named 'Programming'. While creating an object of the class, if nothing is passed to it, then the message "I love programming languages" should be printed. If some String is passed to it, then in place of "programming languages" the name of that String variable should be printed. For example, while creating the object if we pass "cpp", then "I love cpp" should be printed.

Answers

Answered by arnavbhosle
1

Answer:

Ctrl

Explanation:

because Ctrl In c++ language . Create a class named 'Programming'. While creating an object of the class, if nothing is passed to it, then the message "I love programming languages" should be printed. If some String is passed to it, then in place of "programming languages" the name of that String variable should be printed. For example, while creating the object if we pass "cpp", then "I love cpp" should be printed.

Answered by nitin6378468435
0

Answer:

Explanation:

andswer btao

Similar questions