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/ Raji/Answers
Ask Raji
  • About
  • Questions
  • Polls
  • Answers
  • Best Answers
  • Followed
  • Favorites
  • Asked Questions
  • Groups
  • Joined Groups
  • Managed Groups
  1. Asked: June 14, 2024In: Education

    Using the _____ switch causes FDISK to display the partition status of your hard disk without executing FDISK.

    Raji
    Raji Curator
    Added an answer on June 14, 2024 at 9:54 pm

    The /status switch causes FDISK to display the partition status of your

    The /status switch causes FDISK to display the partition status of your

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

    The term TSR is an abbreviation for:

    Raji
    Raji Curator
    Added an answer on June 14, 2024 at 9:53 pm

    FINANCE. abbreviation for total shareholder return. (Definition of TSR from the Cambridge Business English Dictionary © Cambridge University Press)

    FINANCE. abbreviation for total shareholder return. (Definition of TSR from the Cambridge Business English Dictionary © Cambridge University Press)

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

    While working with MS-DOS, which command is used to restore files that were backed up using the BACKUP command?

    Raji
    Raji Curator
    Added an answer on June 14, 2024 at 9:53 pm

    The restore command reads archives created by the backup command and extracts the files that are stored on them. These archives can be in either file name or file system format. An archive can be stored on disk, diskette, or tape. Files must be restored by using the same method that was used to archRead more

    The restore command reads archives created by the backup command and extracts the files that are stored on them. These archives can be in either file name or file system format. An archive can be stored on disk, diskette, or tape. Files must be restored by using the same method that was used to archive the files.

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

    Which command of MS-DOS is used to copy only files that have been modified on or after the date you specify?

    Raji
    Raji Curator
    Added an answer on June 14, 2024 at 9:53 pm

    XCOPY XCOPY is a much more powerful copying command than the COPY command. It is especially useful when backing up your fixed disk. A common usage would be to use the /S option along with the /D:date option to back up only the files that have been changed since the date of your last backup.

    XCOPY
    XCOPY is a much more powerful copying command than the COPY command. It is especially useful when backing up your fixed disk. A common usage would be to use the /S option along with the /D:date option to back up only the files that have been changed since the date of your last backup.

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

    The SJF algorithm executes first the job

    Raji
    Raji Curator
    Added an answer on June 13, 2024 at 10:58 pm

    Shortest Job First (SJF): Shortest Job First (SJF) is an algorithm in which the process having the smallest execution time is chosen for the next execution. This scheduling method can be preemptive or non-preemptive. It significantly reduces the average waiting time for other processes awaiting execRead more

    Shortest Job First (SJF):
    Shortest Job First (SJF) is an algorithm in which the process having the smallest execution time is chosen for the next execution. This scheduling method can be preemptive or non-preemptive. It significantly reduces the average waiting time for other processes awaiting execution.

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

    Operating system is

    Raji
    Raji Curator
    Added an answer on June 13, 2024 at 10:55 pm

    An operating system is the most important software that runs on a computer. It manages the computer's memory and processes, as well as all of its software and hardware. It also allows you to communicate with the computer without knowing how to speak the computer's language.

    An operating system is the most important software that runs on a computer. It manages the computer’s memory and processes, as well as all of its software and hardware. It also allows you to communicate with the computer without knowing how to speak the computer’s language.

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

    Which of the following is a block device

    Raji
    Raji Curator
    Added an answer on June 13, 2024 at 10:55 pm

    Hard disks, floppy disks, and CD-ROMs are examples of block devices.

    Hard disks, floppy disks, and CD-ROMs are examples of block devices.

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

    Addressing modes

    Raji
    Raji Curator
    Added an answer on June 13, 2024 at 10:55 pm

    The addressing mode is the method to specify the operand of an instruction. An effective address is the location of an operand which is stored in memory. Here are the addressing modes discussed: Immediate: The operand is included in the instruction.

    The addressing mode is the method to specify the operand of an instruction. An effective address is the location of an operand which is stored in memory. Here are the addressing modes discussed: Immediate: The operand is included in the instruction.

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

    In which of the storage placement strategies a program is placed in the largest available hole in the main memory?

    Raji
    Raji Curator
    Added an answer on June 13, 2024 at 10:55 pm

    Best Fit algorithm allocates the smallest available hole to the process, worst Fit allocates the biggest hole to the process, and First fir allocates the first hole.

    Best Fit algorithm allocates the smallest available hole to the process, worst Fit allocates the biggest hole to the process, and First fir allocates the first hole.

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

    What is the name given to the software which can be legally compiled and often used for free?

    Raji
    Raji Curator
    Added an answer on June 13, 2024 at 10:54 pm

    compiler A compiler translates a program written in a high-level language into Machine language or that transforms computer code written in one programming language into another programming language.

    compiler
    A compiler translates a program written in a high-level language into Machine language or that transforms computer code written in one programming language into another programming language.

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

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