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.

Ask A Question
Home/ navya/Answers
Ask navya
  • About
  • Questions
  • Polls
  • Answers
  • Best Answers
  • Followed
  • Favorites
  • Asked Questions
  • Groups
  • Joined Groups
  • Managed Groups
  1. Asked: June 4, 2024In: Education

    The time for which a piece of equipment operates is called

    navya
    navya Curator
    Added an answer on June 4, 2024 at 5:47 pm

    Sequential is access method is used to access cassette tape. In computer science, sequential access means that a group of elements (such as data in a memory array or a disk file or on magnetic tape data storage) is accessed in a predetermined, ordered sequence. ... Sequential Access.

    Sequential is access method is used to access cassette tape.
    In computer science, sequential access means that a group of elements (such as data in a memory array or a disk file or on magnetic tape data storage) is accessed in a predetermined, ordered sequence. …
    Sequential Access.

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

    Which access method is used for obtaining a record from a cassette tape?

    navya
    navya Curator
    Added an answer on June 4, 2024 at 5:46 pm

    Sequential is access method is used to access cassette tape. In computer science, sequential access means that a group of elements (such as data in a memory array or a disk file or on magnetic tape data storage) is accessed in a predetermined, ordered sequence. ... Sequential Access.

    Sequential is access method is used to access cassette tape.
    In computer science, sequential access means that a group of elements (such as data in a memory array or a disk file or on magnetic tape data storage) is accessed in a predetermined, ordered sequence. …
    Sequential Access.

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

    Which part interprets program instructions and initiate control operations.

    navya
    navya Curator
    Added an answer on June 4, 2024 at 5:36 pm

    The control unit (CU) is a component of a computer's central processing unit (CPU) that directs the operation of the processor. It tells the computer's memory, arithmetic/logic unit and input and output devices how to respond to a program's instructions.

    The control unit (CU) is a component of a computer’s central processing unit (CPU) that directs the operation of the processor. It tells the computer’s memory, arithmetic/logic unit and input and output devices how to respond to a program’s instructions.

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

    A computer program that converts assembly language to machine language is

    navya
    navya Curator
    Added an answer on June 4, 2024 at 5:34 pm

    The assembler is a program that translates the mnemonics/ assembly language into machine language (0's and 1's) and stores it into the memory.

    The assembler is a program that translates the mnemonics/ assembly language into machine language (0’s and 1’s) and stores it into the memory.

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

    The binary system uses powers of

    navya
    navya Curator
    Added an answer on June 4, 2024 at 5:33 pm

    The binary system uses the power of 2. A binary number has been stated using the base 2 numeral system, also known as the binary numeral system, which only employs two symbols, commonly 0 (zero) and 1. (one). With a radix of 2, the base-2 number system is a positional notation.

    The binary system uses the power of 2.
    A binary number has been stated using the base 2 numeral system, also known as the binary numeral system, which only employs two symbols, commonly 0 (zero) and 1. (one). With a radix of 2, the base-2 number system is a positional notation.

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

    Which of the following is the 1's complement of 10?

    navya
    navya Curator
    Added an answer on June 4, 2024 at 5:32 pm

    Answer: 1's complement of 10 is 11110101. Steps to find 1's complement of a binary number: Always keep in mind that 1's complement holds 8 bits means 1 byte.

    Answer: 1’s complement of 10 is 11110101. Steps to find 1’s complement of a binary number: Always keep in mind that 1’s complement holds 8 bits means 1 byte.

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

    A section of code to which control is transferred when a processor is interrupted is known as

    navya
    navya Curator
    Added an answer on June 4, 2024 at 5:31 pm

    Interrupt Service Routine (ISR). A section of code to which control is transferred when a processor is interrupted is known as an Interrupt Service Routine (ISR). The processor executes the ISR and returns to the next instruction of the main program.

    Interrupt Service Routine (ISR). A section of code to which control is transferred when a processor is interrupted is known as an Interrupt Service Routine (ISR). The processor executes the ISR and returns to the next instruction of the main program.

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

    The tracks on a disk which can be accessed without repositioning the R/W heads is

    navya
    navya Curator
    Added an answer on June 4, 2024 at 5:31 pm

    The tracks on a disk which can be accessed without repositioning the R/W heads is Cylinder

    The tracks on a disk which can be accessed without repositioning the R/W heads is Cylinder

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

    Which of the following computer language is used for artificial intelligence?

    navya
    navya Curator
    Added an answer on June 4, 2024 at 5:31 pm

    The Computer Language used in Artificial Intelligence is PROLOG.

    The Computer Language used in Artificial Intelligence is PROLOG.

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

    What difference does the 5th generation computer have from other generation computers?

    navya
    navya Curator
    Added an answer on June 4, 2024 at 5:28 pm

    The fifth generation of computers is intended to be more quicker and more potent than its forerunners. They frequently feature more than one processor, and they have bigger memory capabilities. As a result, they can tackle more difficult jobs like machine learning and artificial intelligence

    The fifth generation of computers is intended to be more quicker and more potent than its forerunners. They frequently feature more than one processor, and they have bigger memory capabilities. As a result, they can tackle more difficult jobs like machine learning and artificial intelligence

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
1 … 19 20 21 22 23 … 72

Sidebar

Ask A Question

Stats

  • Questions 59,023
  • Answers 53,015
  • Popular
  • Answers
  • Mr.Doge

    What are the best AI tools available for Creative Designing?

    • 50 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 ...

    • 36 Answers
  • shaiju
    shaiju added an answer If you are searching for the best DHI hair loss… March 8, 2026 at 12:08 pm
  • RAF Algowid
    RAF Algowid added an answer The Kareri Lake Trek is one of the most scenic… March 8, 2026 at 8:46 am
  • RAF Algowid
    RAF Algowid added an answer Algowid Technologies specializes in Android and iOS mobile app development.… March 8, 2026 at 8:46 am

Trending Tags

ai (245) biology (376) branch of study (241) business (238) cricket (270) digital marketing (192) education (1095) english (343) environment (179) fashion (171) finance (172) food (300) general knowledge. (1051) general science (258) geography (269) gk (776) health (395) history (798) lifestyle (208) phobia (166) pilates (259) pilates fitness (230) pilates workout (215) poll (261) psychology (229) question (7767) science (352) sports (334) technology (367) travel (367)

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