Answer: what is the question
Explanation:
My answer to the question are:online money transfer,news update,blog post.
Answer:
public int removeDupes(int[]a){
int n =0;
for(int x =0;x<a.length;x++){
for(int y=0;y<a.length;y++){
if(a[x]==a[y]){
n++;
}
}
int left = a.length-n;
return left;
}
}
Explanation:
Answer:
False you would still have to proof read to make sure you don't sound dum⁶ saying what ever your trying to say and spell check doesn't always correct things