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

    When executed from a bootable hard drive, which command will make a formatted floppy disk bootable?

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

    When formatting a floppy diskette, users have the option of creating an MS-DOS startup disk, follow the steps below to do this. Place the diskette in the computer. Open My Computer, right-click the A: drive, and click Format. In the Format window, check Create an MS-DOS startup disk. Click Start.

    When formatting a floppy diskette, users have the option of creating an MS-DOS startup disk, follow the steps below to do this.
    Place the diskette in the computer.
    Open My Computer, right-click the A: drive, and click Format.
    In the Format window, check Create an MS-DOS startup disk.
    Click Start.

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

    While working with MS-DOS, which command is used to specify the colour display, 40 columns and color?

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

    In computing, ver (short for version) is a command in various command-line interpreters (shells) such as COMMAND.COM , cmd.exe and 4DOS/4NT. It prints the name and version of the operating system, the command shell, or in some implementations the version of other commands.

    In computing, ver (short for version) is a command in various command-line interpreters (shells) such as COMMAND.COM , cmd.exe and 4DOS/4NT. It prints the name and version of the operating system, the command shell, or in some implementations the version of other commands.

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

    Which DOS command allows you to compress existing disks and to create new compressed volumes?

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

    The correct answer is B. DBLSPACE. DBLSPACE is a DOS command that allows you to compress existing disks and to create new compressed volumes. It is a disk compression utility that can be used to compress files and folders on a hard disk.

    The correct answer is B. DBLSPACE. DBLSPACE is a DOS command that allows you to compress existing disks and to create new compressed volumes. It is a disk compression utility that can be used to compress files and folders on a hard disk.

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

    Batch files contain a group of MS-DOS commands that are run in successive order. What filename extension identifies batch files?

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

    When a batch file is run, the shell program (usually COMMAND.COM or cmd.exe) reads the file and executes its commands, normally line-by-line. Unix-like operating systems, such as Linux, have a similar, but more flexible, type of file called a shell script. The filename extension . bat is used in DOSRead more

    When a batch file is run, the shell program (usually COMMAND.COM or cmd.exe) reads the file and executes its commands, normally line-by-line. Unix-like operating systems, such as Linux, have a similar, but more flexible, type of file called a shell script. The filename extension . bat is used in DOS and Windows.

    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 of the following commands allows you to make a directory?

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

    The correct answer is MKDIR. mkdir is a command used in a command-line interface (CLI) to create a subdirectory or folder. The name "mkdir" stands for "make directory". This command is available in most operating systems, including Windows, macOS, and Linux.

    The correct answer is MKDIR. mkdir is a command used in a command-line interface (CLI) to create a subdirectory or folder. The name “mkdir” stands for “make directory”. This command is available in most operating systems, including Windows, macOS, and Linux.

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

    After upgrading your computer to a new DOS version, an older application displays the error message "Incorrect DOS version". What should you do to run this application?

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

    In computing, ver (short for version) is a command in various command-line interpreters (shells) such as COMMAND.COM , cmd.exe and 4DOS/4NT. It prints the name and version of the operating system, the command shell, or in some implementations the version of other commands.

    In computing, ver (short for version) is a command in various command-line interpreters (shells) such as COMMAND.COM , cmd.exe and 4DOS/4NT. It prints the name and version of the operating system, the command shell, or in some implementations the version of other commands.

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

    What does MSCDEX.EXE do?

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

    Purpose: Used to gain access to CD-ROM drives. MSCDEX can be loaded from your AUTOEXEC. BAT file or from the command prompt to gain access to CD-ROM drives. The device driver that came with your CD-ROM must be loaded from your CONFIG.

    Purpose: Used to gain access to CD-ROM drives. MSCDEX can be loaded from your AUTOEXEC. BAT file or from the command prompt to gain access to CD-ROM drives. The device driver that came with your CD-ROM must be loaded from your CONFIG.

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

    What is a TSR?

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

    Key Takeaways. Total shareholder return (TSR) is a measure of financial performance, indicating the total amount an investor reaps from an investment—specifically, equities or shares of stoc

    Key Takeaways. Total shareholder return (TSR) is a measure of financial performance, indicating the total amount an investor reaps from an investment—specifically, equities or shares of stoc

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

    What command would you type to list all of the files in the current directory?

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

    The ls command is used to list files. "ls" on its own lists all files in the current directory except for hidden files.

    The ls command is used to list files. “ls” on its own lists all files in the current directory except for hidden files.

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

    Upper Memory blocks are located where?

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

    Upper memory blocks refers to memory found between A0000-FFFFFh (640KB to 1024KB) in the CPU address space. Upper memory blocks are not connected with conventional memory, and cannot be directly used by applications which have not been made aware of its existance.

    Upper memory blocks refers to memory found between A0000-FFFFFh (640KB to 1024KB) in the CPU address space. Upper memory blocks are not connected with conventional memory, and cannot be directly used by applications which have not been made aware of its existance.

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

Sidebar

Ask A Question

Stats

  • Questions 56,296
  • Answers 50,904
  • 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
  • dmktg42 singhal
    dmktg42 singhal added an answer To address sustainability, biodegradable mulch film manufacturers are investing in… September 11, 2025 at 11:08 pm
  • dmktg42 singhal
    dmktg42 singhal added an answer Traditional plastic mulch films are typically made from polyethylene (PE),… September 11, 2025 at 10:59 pm
  • sipl smktg14
    sipl smktg14 added an answer A packaging material's ability to extend the shelf life of… September 11, 2025 at 5:19 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