Answer:
The correct answer for the given question is " yes".
Explanation:
In the above question the correct answer is yes because, in any social media site. If we like any web page.it will shows the name of person that like the web pages .
For example: if we login in any social side we will see various images,video and story etc.if any user like all. it will show the person name that is liked by them.
So the correct answer for this question is yes.
Located web pages related to a specific subject
Please let me know if you have questions !
Answer:
The correct answer to the following question will be "Embedded Chip".
Explanation:
- Embedded devices are a CPU chip positioned in a system that supports to improve the process. They are frequently confused with microprocessors, need other external elements, such as embedded storage and peripheral interfaces, to execute their specified tasks.
- A thin, electronic device produced by the manufacturer to be used in another device is named as Embedded Chips.
Therefore, Embedded chips are the right answer.
Answer:
Doing what is right I think
Answer:
The python code is attached
Explanation:
- I defined a function called Fullname
- The function accepts 2 parameters first and last
- last[0] gives the first letter of the last variable
- last[0].upper() modifies the first letter as upper letter
- same applied to variable first
- + sign concatenates strings and variables to the variable name
- the function returns the variable name