JiWilliams3547 JiWilliams3547
  • 25-12-2020
  • Computers and Technology
contestada

Write query to display 5 characters from the 2 nd left character onwards of the string ‘Practices'.

Respuesta :

PhantomWisdom PhantomWisdom
  • 28-12-2020

The following code is in C++

#include<iostream>

using namespaces std;

int main( ){

    char c[] = "Practices";

    for( int i =1 ; c[i] != '\0' ; c++ )

    {    

         cout<<c[i];

    }

    return 1;

}

The following code will print : ractices .

Hence, this is the required solution.

Answer Link

Otras preguntas

Fusion reactions power the _____ in space. Humans currently use fusion in _____ , but researchers are seeking more applications.
Please help,, I'll mark as brainliest if correct
whoever gets this will get a brainlest and a good rating
A coaster is designed to hold 2 different drinks. Find the are of the coaster. Round your answer to the nearest hundredth.
How to do IXL in mathematic ?
Insert space to express 725895213 in International numbersystem​
can anyone say me that how to proof congruency​
A pet store is selling dogs for $140 and cats for $70. If 28 pets were sold and the receipts were $3360, how many cats were sold?
7. 'रु' तथा 'रू' से तीन-तीन शब्द लिखिए।.​
What type of inheritance is hair color and eye color. So like hair color : AABB (Black) or aabb(white), what is that inheritance. Also like eye color: AAbb (Bro