Declare a string constant named ErrorMessage and initialize it to "Input error - program exiting"
What will be an ideal response?
```
const string ErrorMessage = "Input error - program exiting";
```
Computer Science & Information Technology
You might also like to view...
A(n) ________ states the source of unoriginal content that appears in a presentation
Fill in the blank(s) with correct word
Computer Science & Information Technology
A managed element has management software, called a(n) ____________________, running in it.?
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology