What is endl?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about vectors in c ++?
How delete [] is different from delete?
Explain the difference between using macro and inline functions?
Why do we use classes in c++?
Mention the purpose of istream class?
Are strings mutable in c++?
Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---
What is data abstraction? How is it different from data encapsulation?
Why should you learn c++?
How a modifier is similar to mutator?
how to find the maximum of 10 numbers ?
What language does google use?