1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
kkurt [141]
3 years ago
12

write an expression taht evaluated to true if and only if the variable s does not contain the string 'end'

Computers and Technology
1 answer:
natima [27]3 years ago
7 0

Answer:

//check which string is greater

if(strcmp(name1,name2)>0)

//assign name1 to first, if the

    //name1 is greater than name2

    first=name1;

else

    //assign name2 to first, if the

    //name2 is greater than name1

    first=name2;

5)

//compare name1 and name2

    if(strcmp(name1,name2)>0)

   

         //compare name1 and name3

         if(strcmp(name1,name3)>0)

       

             //assign name1 to max, becuase

             //name1 is greater than name2 and name3

             max=name1;

       

Explanation:

You might be interested in
What is data validation​
Dimas [21]

Answer:

T check the quality and accuracy of data

Explanation:

Data validation means to check the quality and accuracy of input data before processing. It ensures that the source data's quality is good enough and it is able to process.

4 0
3 years ago
To add the word "confidential" to the background of a page, users would need to _____.
KengaRu [80]
I beleive you need to insert a watermark
3 0
3 years ago
Which state best describes the difference between the worldwide web and the internet?
dedylja [7]

Answer:B.They are the same thing - there is not difference.

Explanation:

3 0
2 years ago
You can activate a cell by
Crazy boy [7]

Answer:

A cell can be ready to activate by any of the method Pressing the Tab key or Clicking the cell or Pressing an arrow key.

hope it help

6 0
2 years ago
Describe the difference between an interest and a skill.
ikadub [295]

Answer: an interest is something you like or have a small passion for whereas a skill is something you have the ability to do

Explanation:

7 0
2 years ago
Read 2 more answers
Other questions:
  • Which innovation allowed for the mass production of goods? A. Cotton gin B. Sewing machine C. Industrial lubricator D. Interchan
    6·1 answer
  • James has been asked to build a low-profile computer for his friend to use as a home theater system. James needs to choose parts
    15·1 answer
  • A relational database is different from a simple database because it has more than one _____. record ID number table field
    12·1 answer
  • Contrast the following terms (provide examples): Partial dependency; transitive dependency
    14·1 answer
  • Websites can have good content for a particular set of search phrases, yet rank poorly. Issues that may cause this to occur incl
    9·1 answer
  • What would you do if you experienced academic frustrations in school? Check all that apply.
    15·2 answers
  • A presentation software that is used to organize and present pertinent information using graphics, word processing, outlining, d
    12·1 answer
  • -WILL MAKE BRAINLIEST!-
    11·2 answers
  • Assume that the final grade for a course is determined based on this scale - A: 900 points, B: 800-899 points, C: 700-799 points
    7·1 answer
  • Northern Trail Outfitters uses a custom object Invoice to collect customer payment information from an external billing system.
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!