• Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar
  • Skip to footer

Computer Notes

Library
    • Computer Fundamental
    • Computer Memory
    • DBMS Tutorial
    • Operating System
    • Computer Networking
    • C Programming
    • C++ Programming
    • Java Programming
    • C# Programming
    • SQL Tutorial
    • Management Tutorial
    • Computer Graphics
    • Compiler Design
    • Style Sheet
    • JavaScript Tutorial
    • Html Tutorial
    • Wordpress Tutorial
    • Python Tutorial
    • PHP Tutorial
    • JSP Tutorial
    • AngularJS Tutorial
    • Data Structures
    • E Commerce Tutorial
    • Visual Basic
    • Structs2 Tutorial
    • Digital Electronics
    • Internet Terms
    • Servlet Tutorial
    • Software Engineering
    • Interviews Questions
    • Basic Terms
    • Troubleshooting
Menu

Header Right

Home » VB » Basic » What is compile error, time error, logical error,, when does it occur, and what might it cause it
Next →
← Prev

What is compile error, time error, logical error,, when does it occur, and what might it cause it

By Dinesh Thakur

Visual Basic convert your project to machine language, it finds any compile errors. You get compile errors when you break the syntax rules of Basic and sometimes when use an illegal object or property.

 For example, try spelling End as end or using the world Quit instead of End. The compiler can only translate the seat spelling of the world and cannot recognize either of these words both cause the compile time error message box.

 

You also receive compile error if you accidentally use the wrong punctuation or place the punctuation in the wrong place. The compiler cannot understand lblMessage,Caption or lblMessage.Caption;

 

The editor might find compile errors as you move of offending line. Or the compile error may not be found until you try to run the project. Before Visual Basic can actually run your project, it attempts compile the code into machine language. If VB finds compile errors, it displays Code window, highlights the offending line, and enters break time.  After you have corrected your compile errors, you can click on run button to continue the compilation and running project.

 

If your project halts during execution, that’s a run-time error. Visual Basic displays a dialog box, goes into break time, and highlights the statement causing.

 

The statement that cannot be executed correctly cause run-time errors. The statements are correctly formed Basic statement fail to execute.

 

Run time error can be caused by attempting to do impossible  arithmetic operation such as calculate with non-numeric data, divide by zero, or find the square root of negative number.

 

With logical errors your projects runs but produces incorrect results. Perhaps the result of a calculation are incorrect or the wrong text is OK but appears in wrong location.

 

If the project runs, it must be right-right? All too often, that statement is not correct. You may need to use calculator to check the output. Check all aspects of the project.

 

For example, the you want to print hello world but you are giving some incorrect message at the wrong place it will not give out put as you expected and it causes the logical error to solve these kinds of errors you must check the code carefully.

 

You’ll also like:

  1. How Does a Single Bit Error Differs From Burst Error.
  2. Error Handling and Error Recovery In Syntax Analyzer
  3. What are Various Types of Errors that Occur in SRS
  4. Error – What is Error? Type of Error.
  5. When does a control’s Validate event occur? How is the Cancel argument used
Next →
← Prev
Like/Subscribe us for latest updates     

About Dinesh Thakur
Dinesh ThakurDinesh Thakur holds an B.C.A, MCDBA, MCSD certifications. Dinesh authors the hugely popular Computer Notes blog. Where he writes how-to guides around Computer fundamental , computer software, Computer programming, and web apps.

Dinesh Thakur is a Freelance Writer who helps different clients from all over the globe. Dinesh has written over 500+ blogs, 30+ eBooks, and 10000+ Posts for all types of clients.


For any type of query or something that you think is missing, please feel free to Contact us.


Primary Sidebar

Visual Basic Tutorial

Visual Basic Tutorial

  • VB - File Types Purpose
  • VB - Events
  • VB - Ole
  • VB - Controls Properties
  • VB - Project Steps
  • VB - Pretest Vs Posttest
  • VB - IDE
  • VB - Record Set
  • VB - Common Dialog Box
  • VB - Val Function
  • VB - Sub Vs Function Procedure
  • VB - Terms
  • VB - User Interface Elements
  • VB - Objects and Modules
  • VB - Variable’s Scope
  • VB - Message Box
  • VB - Data Vs Data-bound Control
  • VB - Branching Statements
  • VB - Do/Loop and For-Next Loop
  • VB - Grid Control
  • VB - Error Types
  • VB - Looping Constructs
  • VB - Relational Vs Logical Operator
  • VB - Control Purpose

Other Links

  • Visual Basic - PDF Version

Footer

Basic Course

  • Computer Fundamental
  • Computer Networking
  • Operating System
  • Database System
  • Computer Graphics
  • Management System
  • Software Engineering
  • Digital Electronics
  • Electronic Commerce
  • Compiler Design
  • Troubleshooting

Programming

  • Java Programming
  • Structured Query (SQL)
  • C Programming
  • C++ Programming
  • Visual Basic
  • Data Structures
  • Struts 2
  • Java Servlet
  • C# Programming
  • Basic Terms
  • Interviews

World Wide Web

  • Internet
  • Java Script
  • HTML Language
  • Cascading Style Sheet
  • Java Server Pages
  • Wordpress
  • PHP
  • Python Tutorial
  • AngularJS
  • Troubleshooting

 About Us |  Contact Us |  FAQ

Dinesh Thakur is a Technology Columinist and founder of Computer Notes.

Copyright © 2025. All Rights Reserved.

APPLY FOR ONLINE JOB IN BIGGEST CRYPTO COMPANIES
APPLY NOW