Output the string "Enter your name: ".

What will be an ideal response?

```
cout << "Enter your name: ";
```

Computer Science & Information Technology

You might also like to view...

When using Windows, every file name consists of two elements: a name and an extension

Indicate whether the statement is true or false

Computer Science & Information Technology

If an Activity is hidden, the onStart() method makes the Activity visible.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology