[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

Program Discussion :: Strings

Home > Programs > Strings

58 / 60

Write a program to print a desired character from string

Answer:

#include 
#include 
#include 
using namespace std;
void main()
{
    int i, j, k, count = 0;
    char str[50]; 
   coutstr;
    k = strlen(str);
    cout

Asked In :: IBM

Post Your Answer Here:

Language:

Post Your Reply Here:



Language:

Post Your Reply Here:



Language:

Post Your Reply Here:



Language:

Post Your Reply Here:



Language:

Post Your Reply Here: