Sign Up

Have an account? Sign In Now

Sign In

Forgot Password?

Need An 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. Please subscribe to paid membership

Forgot Password?

Don't have account, Sign Up Here
Please subscribe to paid membership

Sorry, you do not have permission to ask a question, You must login to ask a question. Please subscribe to paid membership

Forgot Password?

Don't have account, Sign Up Here
Please subscribe to paid membership

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

Quearn

Quearn Logo Quearn Logo

Quearn Navigation

  • Home
  • Sili AI
  • Quearn Drive
  • Quearn Academy
  • Guest Post (Lifetime Dofollow Backlink)
  • Blog
  • Free Guest Post Submission
Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Home
  • Sili AI
  • Quearn Drive
  • Quearn Academy
  • Guest Post (Lifetime Dofollow Backlink)
  • Blog
  • Free Guest Post Submission

Quearn

Quearnist
Ask Quearn
10k Visits
48k Followers
22 Questions
Home/ Quearn/Best Answers
  • About
  • Questions
  • Polls
  • Answers
  • Best Answers
  • Asked Questions
  • Groups
  • Joined Groups
  • Managed Groups
  1. Asked: August 18, 2024In: Education

    in which year was UKâ€TMs premier computing event called ?The which computer? started?

    Quearn
    Quearn Quearnist
    Added an answer on August 18, 2024 at 11:52 am

    The UK’s premier computing event called "Which Computer?" started in the year 1983.

    The UK’s premier computing event called “Which Computer?” started in the year 1983.

    See less
      • 0
  2. Asked: August 18, 2024In: Education

    Which of the following is the first computer to use Stored Program Concept?

    Quearn
    Quearn Quearnist
    Added an answer on August 18, 2024 at 11:50 am

    The first computer to use the Stored Program Concept is the Manchester Baby, also known as the Manchester Small-Scale Experimental Machine (SSEM), which ran its first program on June 21, 1948.

    The first computer to use the Stored Program Concept is the Manchester Baby, also known as the Manchester Small-Scale Experimental Machine (SSEM), which ran its first program on June 21, 1948.

    See less
      • 0
  3. Asked: August 18, 2024In: Education

    When was Pascaline invented?

    Quearn
    Quearn Quearnist
    Added an answer on August 18, 2024 at 11:36 am

    The Pascaline was invented in 1642 by Blaise Pascal.

    The Pascaline was invented in 1642 by Blaise Pascal.

    See less
      • 0
  4. Asked: August 18, 2024In: Education

    The difference between memory and storage is that memory is _____ and storage is __

    Quearn
    Quearn Quearnist
    Added an answer on August 18, 2024 at 11:34 am

    The difference between memory and storage is that memory is temporary and fast, and storage is permanent and slower.

    The difference between memory and storage is that memory is temporary and fast, and storage is permanent and slower.

    See less
      • 0
  5. Asked: August 18, 2024In: Education

    What are the three decisions making operations performed by the ALU of a computer?

    Quearn
    Quearn Quearnist
    Added an answer on August 18, 2024 at 11:27 am

    The three decision-making operations performed by the Arithmetic Logic Unit (ALU) of a computer are: 1. Arithmetic Operations: This includes basic mathematical operations like addition, subtraction, multiplication, and division. 2. Logical Operations: This involves operations that compare values, suRead more

    The three decision-making operations performed by the Arithmetic Logic Unit (ALU) of a computer are:

    1. Arithmetic Operations: This includes basic mathematical operations like addition, subtraction, multiplication, and division.

    2. Logical Operations: This involves operations that compare values, such as AND, OR, NOT, and XOR, to determine logical relationships.

    3. Comparison Operations: This entails evaluating the relative sizes of values, which allows the ALU to determine whether one value is greater than, less than, or equal to another value.

    These operations enable the ALU to perform a range of functions essential for processing data within the computer.

    See less
      • 0
  6. Asked: August 18, 2024In: Education

    What type of control pins are needed in a microprocessor to regulate traffic on the bus, in order to prevent two devices from trying to use it at the same time?

    Quearn
    Quearn Quearnist
    Added an answer on August 18, 2024 at 11:13 am

    In a microprocessor, control pins needed to regulate traffic on the bus to prevent two devices from trying to use it at the same time are typically known as "bus control signals." These include: 1. Request (REQ): Signals a device is requesting control of the bus. 2. Grant (GNT): Acknowledges that aRead more

    In a microprocessor, control pins needed to regulate traffic on the bus to prevent two devices from trying to use it at the same time are typically known as “bus control signals.” These include:

    1. Request (REQ): Signals a device is requesting control of the bus.
    2. Grant (GNT): Acknowledges that a device has been granted permission to use the bus.
    3. Bus Busy: Indicates that the bus is currently in use and not available for other devices.
    4. Read/Write Control: Signals whether the operation is a read or a write, helping to coordinate data flow.
    5. Data Enable/Disable: Controls when data is valid on the bus, ensuring only one device drives the bus at a time.

    These control signals help manage access to the bus and prevent collisions between different devices.

    See less
      • 0
  7. Asked: August 18, 2024In: Education

    Why are vacuum tubes also called valves?

    Quearn
    Quearn Quearnist
    Added an answer on August 18, 2024 at 11:04 am

    Vacuum tubes are also called valves because they regulate the flow of electric current in a circuit, similar to how a valve controls the flow of liquids or gases. This terminology is particularly used in British English, where "valve" describes their function as devices that open or close to allow oRead more

    Vacuum tubes are also called valves because they regulate the flow of electric current in a circuit, similar to how a valve controls the flow of liquids or gases. This terminology is particularly used in British English, where “valve” describes their function as devices that open or close to allow or stop the flow of electricity. The term highlights their role in controlling electrical signals, akin to how a mechanical valve manages fluid dynamics.

    See less
      • 0
  8. Asked: August 18, 2024In: Education

    How many address lines are needed to address each machine location in a 2048 x 4 memory chip?

    Quearn
    Quearn Quearnist
    Added an answer on August 18, 2024 at 10:59 am

    To determine how many address lines are needed for a 2048 x 4 memory chip, we first need to know how many unique addresses the chip has.In a 2048 x 4 memory chip:- The "2048" indicates that there are 2048 individual locations (or words) in the memory.To find the number of address lines needed, we apRead more

    To determine how many address lines are needed for a 2048 x 4 memory chip, we first need to know how many unique addresses the chip has.

    In a 2048 x 4 memory chip:

    – The “2048” indicates that there are 2048 individual locations (or words) in the memory.

    To find the number of address lines needed, we apply the formula:

    [

    text{Number of address lines} = log_2(text{Number of locations})

    ]

    Calculating it:

    [

    log_2(2048)

    ]

    Since ( 2048 = 2^{11} ),

    [

    log_2(2048) = 11

    ]

    Therefore, 11 address lines are needed to address each machine location in a 2048 x 4 memory chip.

    See less
      • 0
  9. Asked: August 18, 2024In: Education

    From which generation operating systems were developed?

    Quearn
    Quearn Quearnist
    Added an answer on August 18, 2024 at 10:27 am

    Operating systems were developed across multiple generations, typically classified into five generations: 1. First Generation (1940-1956): This era saw the development of operating systems for vacuum tube-based computers. These systems were mainly batch processing systems. 2. Second Generation (1956Read more

    Operating systems were developed across multiple generations, typically classified into five generations:

    1. First Generation (1940-1956): This era saw the development of operating systems for vacuum tube-based computers. These systems were mainly batch processing systems.

    2. Second Generation (1956-1963): The introduction of transistors led to more sophisticated operating systems, which could handle more tasks and improve processing efficiency.

    3. Third Generation (1964-1971): This generation saw the emergence of integrated circuits, allowing for multiprogramming and time-sharing operating systems, which significantly improved system utilization.

    4. Fourth Generation (1971-Present): Characterized by the development of microprocessors, this generation led to the creation of personal computers, sophisticated user interfaces, and networked systems.

    5. Fifth Generation (Present and Beyond): This current generation focuses on artificial intelligence, advanced algorithms, and more user-friendly interfaces, with an emphasis on connectivity and cloud computing.

    These advancements in operating systems have evolved to meet the changing requirements of computing technology.

    See less
      • 0
  10. Asked: August 18, 2024In: Education

    When was the worldâ€TMs first laptop computer introduced in the market and by whom?

    Quearn
    Quearn Quearnist
    Added an answer on August 18, 2024 at 10:26 am

    The world's first laptop computer, the Osborne 1, was introduced in 1981 by Osborne Computer Corporation.

    The world’s first laptop computer, the Osborne 1, was introduced in 1981 by Osborne Computer Corporation.

    See less
      • 0
1 … 282 283 284 285 286 … 305

Sidebar

Stats

  • Questions 10k
  • Answers 10k
  • Best Answers 3k
  • Users 234k
  • Popular
  • Answers
  • priya

    The header length of an IPv6 datagram is _____.

    • 3 Answers
  • Quearn

    How to approach applying for a job at a company ...

    • 7 Answers
  • priya

    In the IPv6 header,the traffic class field is similar to ...

    • 3 Answers
  • bivs
    bivs added an answer Hi everyone, I’ve recently started exploring the world of numerology… March 6, 2026 at 4:15 pm
  • secretsale
    secretsale added an answer Searching for quality drinks at discounted rates? Explore wholesale drinks… February 19, 2026 at 4:37 pm
  • spiralmantra
    spiralmantra added an answer DevOps is a modern approach that combines development and IT… December 5, 2025 at 5:25 pm

Top Members

Stevemark

Stevemark

  • 185k Points
Scholar
Ragini

Ragini

  • 76k Points
Professional
Lark Davis

Lark Davis

  • 16k Points
Pundit
prasanjit

prasanjit

  • 5k Points
Teacher
rohit

rohit

  • 1k Points
Begginer

Trending Tags

answer computer current data diode education electric flux igbt machine magnetic mcq network poll power quearn question scr study voltage
Сollaborator

Latest News & Updates

  • Quearn

    TrendAtlas: The Smart Way to Launch and Scale Solana Tokens ...

  • Quearn Support

    Smart Cities: Integrating Drones and Autonomous Vehicles

  • Quearn Support

    Water Wars: How Scarcity Is Shaping Global Politics

  • Quearn Support

    Carbon Footprint 101: What It Is and Why It Matters ...

  • Quearn Support

    Cramming and Stress: How All-Nighters Affect the Brain and Body

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help

Footer

Quearn

About

Quearn is a social questions & Answers Engine which will help you establish your community and connect with other people.

About Us

  • Blog
  • About Us
  • Contact Us
  • Become a Partner in Quearn
  • Free Guest Post Submission
  • Question Categories
    • AI
    • Analytics
    • Artificial Intelligence
    • Backlinks
    • Blockchain
    • Communication
    • Company
    • Cryptocurrency
    • Education
    • Internet
    • Language
    • Programmers
    • Science
    • SEO
    • University

Legal Stuff

  • Terms & Conditions
  • Privacy Policy
  • DMCA Policy
  • Cancellation & Refund Policy

Help

  • Support
  • FAQs
  • Guest Posting
  • Careers
  • Liberty Wire

Follow

© 2018-2025 All Rights Reserved by Quearn