Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Lv 1140 points

Michael

Favorite Answers20%
Answers5
  • No 1366 x 768 resolution for Windows 10 (virtualbox)?

    Pls help. I currenty use as macbook air with windows 10 loaded on virtualbox. But when I cannot get my resolution from it. I have tried downloading the proper drivers but all the ones I try to download for my processor(intel Core i5) say that "system does not meet minimum requirements." What should I do?

    1 AnswerSoftware5 years ago
  • Wifi not working for windows 10 (virtualbox)?

    Pls help. I currenty use as macbook air with windows 10 loaded on virtualbox. But when I try to connect it all the wi-fi icon says is "Unidentified Network - No Access". this is for my school's wifi which has a proxy. Is there anything I can do to fix this

    2 AnswersComputer Networking5 years ago
  • I need help with my javascript code.?

    for(var i = 1;i< 6;i++){

    var studentname[i] = prompt("what is his/her name?")

    var studentmark[i] = prompt("what is his/her mark?")

    if( isNaN(studentmark[i])|| studentmark[i] > 100){

    alert("mark must be a number and cannot be more than 100")

    } else if(studentmark[i] > 0){

    studentmark[i] = "F"

    } else if(studentmark[i] > 60){

    studentmark[i] = "D"

    } else if (studentmark[i] > 70){

    studentmark[i] = "C"

    } else if(studentmark[i] > 80){

    studentmark[i] = "B"

    } else if(studentmark[i] > 90){

    studentmark[i] = "A"

    } else{

    return "error"

    }

    console.log(studentname[i] + " " + studentmark[i])

    }

    I put this in a javascript edito but it keeps coming up with " unexpected toke [" what does this mean?

    1 AnswerProgramming & Design7 years ago
  • my left headphone is way louder than my right?

    So I have a pair of beats which I've had for 6 months. But now anytime I want to use them the left is way louder than the right unless I stay in a weird position. What can I do to correct it?

    3 AnswersMusic & Music Players7 years ago