Answer to Question #249696 in C++ for Nor

Question #249696

dynamic output

display personal info using cin



1
Expert's answer
2021-10-11T06:57:09-0400
#include <iostream>

using namespace std;

int main(){
  string str = "personal info";
  cout << str;
}

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS