Whichever action you take to complete a task will inevitably affect the end result of whatever would need to be accomplished; whether this impact the task in a positive or a negative way.
Girl this happened to me too but all I did was try to look up info on things or examples to know how to do the work and stuff
Answer:
See explaination
Explanation:
a.
myString is "Hello the world"
b.
prints "15"
c.
This is invalid.
We have to use strcpy_s to copy strings
FIX:
strcpy_s(s,"Marylane");
d.
reading string upto length 80 from the user and stored it in myString variable
e.
prints the string enetered by user to console
f.
replacing 7th character by 't'
Answer:
Lookup.
Explanation:
Lookup is the relationship that developer would use to relate the Account to the Warehouse.