Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In
Continue with Google
or use

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here
Continue with Google
or use

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Sorry, you do not have permission to ask a question, You must login to ask a question.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

Sorry, you do not have permission to ask a question, You must login to ask a question.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

Answerclub

Answerclub Logo Answerclub Logo

Answerclub Navigation

  • Home
  • About Us
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Home
  • About Us
  • Contact Us

Welcome to Answerclub.org

Questions | Answers | Discussions | Knowledge sharing | Communities & more.

Get App on Playstore
Home/ navya/Answers
Ask navya
  • About
  • Questions
  • Polls
  • Answers
  • Best Answers
  • Followed
  • Favorites
  • Asked Questions
  • Groups
  • Joined Groups
  • Managed Groups
  1. Asked: June 15, 2024In: Education

    While using the DIR command, you can use certain switches with it. Which one of the following cannot be used with DIR?

    navya
    navya Curator
    Added an answer on June 15, 2024 at 10:34 pm

    (b) /W.While using the DIR command, you can use certain switches with it

    (b) /W.While using the DIR command, you can use certain switches with it

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  2. Asked: June 15, 2024In: Education

    You suspect a virus has entered your computer. What will not be affected by the virus?

    navya
    navya Curator
    Added an answer on June 15, 2024 at 10:32 pm

    The part of a computer that cannot be damaged by viruses is the hardware. This includes components such as the motherboard, processor, memory, and storage devices. Unlike software, which can be infected and corrupted by viruses, hardware is physical and cannot be altered by malicious code.

    The part of a computer that cannot be damaged by viruses is the hardware. This includes components such as the motherboard, processor, memory, and storage devices. Unlike software, which can be infected and corrupted by viruses, hardware is physical and cannot be altered by malicious code.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  3. Asked: June 15, 2024In: Education

    A _____ boot is when DOS is restarted without turning off the computer.

    navya
    navya Curator
    Added an answer on June 15, 2024 at 10:31 pm

    The type of boot described, where a computer is restarted without turning off the power, is known as a warm boot. It is different from a cold boot, which happens when a computer is turned on from a completely powered-off state.

    The type of boot described, where a computer is restarted without turning off the power, is known as a warm boot. It is different from a cold boot, which happens when a computer is turned on from a completely powered-off state.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  4. Asked: June 15, 2024In: Education

    While working with MS-DOS, which command is used to move file from one directory to another?

    navya
    navya Curator
    Added an answer on June 15, 2024 at 10:31 pm

    Use the mv command to move files and directories from one directory to another or to rename a file or directory. If you move a file or directory to a new directory without specifying a new name, it retains its original name.

    Use the mv command to move files and directories from one directory to another or to rename a file or directory. If you move a file or directory to a new directory without specifying a new name, it retains its original name.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  5. Asked: June 15, 2024In: Education

    Which DOS command is used to detect, diagnose and repair logical and physical disk errors on both, uncompressed and Double space compressed drive?

    navya
    navya Curator
    Added an answer on June 15, 2024 at 10:31 pm

    SCANDISK command is used to detect, diagnose and repair logical and physical disk errors on both, uncompressed and Double space compressed drive

    SCANDISK command is used to detect, diagnose and repair logical and physical disk errors on both, uncompressed and Double space compressed drive

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  6. Asked: June 15, 2024In: Education

    Suppose you had an incurable computer virus and decided to wipe out all the data and partitions on your hard drive and reformat. What is the order in which you must delete the partitions?

    navya
    navya Curator
    Added an answer on June 15, 2024 at 10:25 pm

    In his essay von Neumann described how a computer program could be designed to reproduce itself. Von Neumann's design for a self-reproducing computer program is considered the world's first computer virus, and he is considered to be the theoretical "father" of computer virology.

    In his essay von Neumann described how a computer program could be designed to reproduce itself. Von Neumann’s design for a self-reproducing computer program is considered the world’s first computer virus, and he is considered to be the theoretical “father” of computer virology.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  7. Asked: June 15, 2024In: Education

    To find out how much memory is available, you could type______.

    navya
    navya Curator
    Added an answer on June 15, 2024 at 10:24 pm

    Windows Open the command line. Type the following command: systeminfo. Somewhere in the output, you should see a line similar to the following: Total Physical Memory: 3,990 MB. This is the total physical memory on the system.

    Windows
    Open the command line.
    Type the following command: systeminfo.
    Somewhere in the output, you should see a line similar to the following: Total Physical Memory: 3,990 MB.
    This is the total physical memory on the system.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  8. Asked: June 15, 2024In: Education

    While working with MS-DOS, which command is used to display the contents of a file and pause the display after each screenful of information?

    navya
    navya Curator
    Added an answer on June 15, 2024 at 10:23 pm

    The dir command displays a directory's files and subdirectories. The /S option recursively lists subdirectories and their contents.

    The dir command displays a directory’s files and subdirectories. The /S option recursively lists subdirectories and their contents.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  9. Asked: June 15, 2024In: Education

    The buffers statement is found in what file?

    navya
    navya Curator
    Added an answer on June 15, 2024 at 10:17 pm

    A file buffer is the temporary image of the file that you can edit. You can edit the file buffer without affecting the original file, until you save it using the Save command. The File > Save command writes the file buffer contents back over the original file.

    A file buffer is the temporary image of the file that you can edit. You can edit the file buffer without affecting the original file, until you save it using the Save command. The File > Save command writes the file buffer contents back over the original file.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  10. Asked: June 15, 2024In: Education

    Which of the following is loaded for CD-ROM support?

    navya
    navya Curator
    Added an answer on June 15, 2024 at 10:16 pm

    The correct answer is Storage medium. CD-ROM, an abbreviation of compact disc read-only memory, type of computer memory in the form of a compact disc that is read by optical means.

    The correct answer is Storage medium. CD-ROM, an abbreviation of compact disc read-only memory, type of computer memory in the form of a compact disc that is read by optical means.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
1 2 3 4 … 72

Sidebar

Ask A Question

Stats

  • Questions 56,300
  • Answers 50,907
  • Popular
  • Answers
  • Mr.Doge

    What are the best AI tools available for Creative Designing?

    • 47 Answers
  • Mr.Doge

    How is tax calculated in India for investing in US ...

    • 41 Answers
  • Mr.Doge

    How to invest in NCD/ Corporate Bonds in India? Is ...

    • 35 Answers
  • Eb2b Mart
    Eb2b Mart added an answer Purchasing from verified manufacturers ensures that the machines are safe… September 12, 2025 at 6:05 pm
  • dmktg26 singhal
    dmktg26 singhal added an answer Leno Mesh Bags are ideal for agriculture because they combine… September 12, 2025 at 4:21 pm
  • dmktg26 singhal
    dmktg26 singhal added an answer Leno Mesh Bags are highly valued because they allow excellent… September 12, 2025 at 4:17 pm

Trending Tags

ai biology branch of study business cricket education english food general knowledge. general science geography gk health history poll question science sports technology travel

Explore

  • Home
  • Groups
  • Add group
  • Catagories
  • Questions
    • New Questions
    • Most Answered
  • Polls
  • Tags
  • Badges

© 2024 Answerclub.org | All Rights Reserved
Designed & Developed by INFINITEBOX & TechTrends