C++

Objectives :

  • File Name : string_at_iteration1.cpp
    string::at function returns the position of a character in a string
  • Code: string_at_iteration1.txt
 

Step: 1 Create a source file.

Step: 2 Edit and save Source file

Step: 3 Runtime Views:

Step: