Audio Interchange File Format
One 4-GB DIMM. Dont really have a explanation for it just comes from previous experience
// Writing a C++ function
void PrintShampooInstructions(int numCycles){
if(numCycles < 1) // if condition stands
cout<< "To few";
else if(numCycles >4)
cour<<"Too Many";
else{
// looping the variable for desired out put
for(int i=0;i<numCycles;i++)
cout<<i<<":"<<" Lather and rinse."<<endl;
}
}
Robots can think better than humans can and they also can’t feel emotion like us. Also, unlike humans, they can predict what will happen next