Assign to ptr the location of the first occurrence of c in s1.

What will be an ideal response?

```
ANS: ptr = strchr(s1, c);
```

Computer Science & Information Technology

You might also like to view...

In a split form, there are buttons on the Navigation bar to move only from record to record, and each record shown at the top is the record highlighted in the datasheet at the same time

Indicate whether the statement is true or false

Computer Science & Information Technology

Which folder conducts a search in the entire set of of Indexed locations?

A) Search B) Recently Changed C) Personal D) Public

Computer Science & Information Technology