It’s b just really got to make since an read it right that’s all
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:
The correct answer to the following question will be "Request Line".
Explanation:
- Client-server structure, a network system in which several customers demand and obtain a centralized server operation. Client computers provide us with an interface that allows an individual to request server services and view the results returned by the server.
- The request line includes the instruction, the title of the desired service and the version and name of the protocol in a server/client architecture.
Therefore, the Request Line is the right answer.
If the weight of displaced liquid and the weight of an object are the same, the object will: float