• Home
  • Basics
  • DSA
  • MAD
  • Concept
  • Practice
  • Misc
  • Tips
  • QA’s
  • Home
  • Basics
  • DSA
  • MAD
  • Concept
  • Practice
  • Misc
  • Tips
  • QA’s
  • #News
  • #APPS
  • #Events
    • #WWDC
    • #I/O
    • #Ignite
  • #Let’s Talk
  • #Interview
  • #Tips

MyCodeTips mycodetips-newlogocopy1

  • Home
  • Basics
  • DSA
  • MAD
  • Concept
  • Practice
  • Misc
  • Tips
  • QA’s
ERROR

What is an ERROR and its Types !

What is an ERROR and its Types !
An Error is a term used to describe any issue that arises unexpectedly that cause a computer to not function properly. Computers can encounter either software errors or hardware errors.

What is the difference between an error and bug?
An error is a message shown to the user of a program, and a bug is a problem in the code that is causing the error to be shown. See our bug page for a full explanation and history of computer bugs.

How to fix a computer error
As shown in the next section, there are dozens of different types of errors that can each have hundreds of variations. To fix a computer error, you must first identify the type of error and the source.

For example, with a blue screen error message in Windows a file name, the type of error as well as the memory location may be given. All of this information can be used in a search engine to find a fix to the error. If no error message is given, search for the symptom you are experiencing. For example, if the computer is turning off it is likely a hardware problem and not a computer error.

Also Read : What is Overflow Error in Software Programming

Software errors are the most common types of errors on a computer and are typically fixed with software updates or patches.

Hardware errors are any defects with hardware inside the computer or connected to the computer. Although some hardware issues can be fixed with firmware updates, most of these errors are resolved by replacing the defective hardware.

Computer error messages
Below is a listing of the different errors and error messages a computer may encounter. Clicking on any of the links below will give you additional information about that error.

What is an ERROR and its Types !

404
Abend
Abort, Ignore, Retry, Fail
Access denied
Blue Screen of Death
(BSoD)
Critical error
Drop in
Drop out
Fatal exception
File not found
General Protection Fault
Hard error
Hardware conflict
Illegal command
Illegal operation
Inherent error
Intermittent error
Machine error
Overflow error
Page fault
Parse error
Propagated error
Read error
Recoverable error
Runtime error
Sad Mac
Soft error
System error
Time out
Underflow
Unrecoverable error
User error
Write error
  • Click to share on Reddit (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • More
  • Click to share on Pocket (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
Written by Admin Blogger - October 24, 2018 - 1389 Views
AUTHOR
Admin Blogger

This website is basically about of what we learnt from my years of experience as a software engineer on software development specifically on mobile application development, design patterns/architectures and its changing scenarios, security, troubleshooting, tools, tips&tricks and many more.

Next Post
Previous Post

Support us

Subscribe for updates

Join 8,276 other subscribers

Latest Posts

  • primitive-datatypes-new
    Exploring the Pros and Cons of Primitive Data Types
  • best practice clean code
    Essential Coding Standards and Best Practices for Clean Code
  • YT-Featured-Templates--lld
    What Business Problems Solves in Low Level Design (LLD)
  • SRP-SingleResopnsibility
    SRP : Single Responsibility Principle in Swift and Objective-C
  • Designing Mobile APPS
    Limitation and restriction of designing mobile apps
whiteboard

Whiteboard(PRO)

whiteboard

Whiteboard(lite)

alphabets

Kids Alphabet

do2day

Do2Day

  • #about
  • #myapps
  • #contact
  • #privacy
  • #Advertise
  • #myQuestions

.Net Android Blogging Cloud Concept Database DSA ERROR ExcelTips Flutter Interview IOS IOSQuestions JAVA Javascript MAC-OS No-Mouse Objective-c Programming Quick Tips SEO Software Design & Architecture Swift SwiftUI Tips&Tricks Tools Troubleshoot Videos Web Wordpress Xamarin XCode

  • Exploring the Pros and Cons of Primitive Data Types
  • Essential Coding Standards and Best Practices for Clean Code
  • What Business Problems Solves in Low Level Design (LLD)
  • SRP : Single Responsibility Principle in Swift and Objective-C
  • Limitation and restriction of designing mobile apps
MyCodeTips

©mycodetips.com