Explanation:
An application interface or user interface ,is the set of features an application provides so that user may supply input to and recieve output from,the program.
Answer:
Formatting text is how something is specifically layed out. Specific style.
Explanation:
Answer:
On the basis of brand computer are classified as:
• IBM Personal Computers.
• IBM compatible.
• Apple/Macintosh/Acer/LG/ Samsung etc.
hope it helps
pa brainliest po
Answer:
function findLongestWord(str) {
var longestWord = str.split(' ').sort(function(a, b) { return b.length - a.length; });
return longestWord[0].length;
}
findLongestWord(InputHere);
Explanation:
Replace InputHere with the input
Answer:
1. save and save as
2. save as
3. save as
4.save as
5. save and save as
Explanation:
just took did the question