Search references for VISUAL BASIC. Phrases containing VISUAL BASIC
See searches and references containing VISUAL BASIC!VISUAL BASIC
Object-oriented computer programming language
Visual Basic (VB), originally called Visual Basic .NET (VB.NET), is a multi-paradigm, object-oriented programming language developed by Microsoft and
Visual_Basic_(.NET)
Index of articles associated with the same name
Visual Basic launched in 2002 which runs on .NET Visual Basic (classic), the original Visual Basic supported from 1991 to 2008 Embedded Visual Basic,
Visual_Basic
Microsoft's programming language based on BASIC and COM
Visual Basic (VB), sometimes referred to as Classic Visual Basic, is a third-generation programming language based on BASIC, as well as an associated
Visual_Basic_(classic)
Implementation of Microsoft's event-driven programming language Visual Basic 6
Visual Basic for Applications (VBA) is an implementation of Microsoft's event-driven programming language Visual Basic 6.0 built into most desktop Microsoft
Visual_Basic_for_Applications
Family of programming languages
own programs. In 1991, Microsoft released Visual Basic, combining an updated version of BASIC with a visual forms builder. This reignited use of the language
BASIC
COM-based Visual Basic scripting language
VBScript (Microsoft Visual Basic Scripting Edition) is a deprecated programming language for scripting on Microsoft Windows using Component Object Model
VBScript
Programming language
release of Visual Basic rebooted its popularity and it remains in wide use on Microsoft Windows platforms in its most recent incarnation, Visual Basic .NET
Microsoft_BASIC
Embedded Visual Basic or eVB, is an implementation of Microsoft Visual Basic which is geared towards generating programmes for embedded systems such as
Embedded_Visual_Basic
Integrated development environment by Microsoft
tools. The first version of Visual Studio was Visual Studio 97. Before that, Visual Basic, Visual C++, Visual FoxPro and Visual SourceSafe were sold as separate
Visual_Studio
Integrated development environment
not found Visual Basic 2005 and Visual Basic 2008 Express feature a Visual Basic 6.0 converter that makes it possible to upgrade Visual Basic 6.0 projects
Microsoft Visual Studio Express
Microsoft_Visual_Studio_Express
Visual Basic .NET was released by Microsoft in 2002 as a successor to the original Visual Basic computer programming language. It was implemented on the
Comparison of Visual Basic and Visual Basic .NET
Comparison_of_Visual_Basic_and_Visual_Basic_.NET
Control flow statement that branches according to a Boolean expression
is present in most popular languages such as C, Java, JavaScript and Visual Basic. The convention is that an else clause, like the then clause, responds
Conditional (computer programming)
Conditional_(computer_programming)
Sharable executable library in Windows and OS/2
standard Windows DLL using Visual Basic (Version 6 or lower) which can be referenced through a "Declare" statement. Microsoft Visual C++ (MSVC) provides several
Dynamic-link_library
This is a list of software and programming tools for the Visual Basic .NET programming language, which includes libraries, debuggers, compilers, integrated
List of Visual Basic .NET software and tools
List_of_Visual_Basic_.NET_software_and_tools
Joining of strings in a programming language
the value "Hello, World". Dedicated operator, such as . in PHP, & in Visual Basic, || in SQL and ~ in D. Advantages over reusing + may include supporting
Concatenation
Spreadsheet editor by Microsoft
graphing tools, pivot tables, and a macro programming language called Visual Basic for Applications (VBA). Excel forms part of the Microsoft 365 and Microsoft
Microsoft_Excel
General-purpose programming language
Java Comparison of C# and Visual Basic .NET List of C# programming books .NET standard libraries IDEs Visual Studio Visual Studio Code Rider LINQPad MonoDevelop
C Sharp (programming language)
C_Sharp_(programming_language)
Suite of office software
in Visual Basic". Microsoft. January 24, 2007. Archived from the original on March 1, 2011. Retrieved October 30, 2010. "How To Create a Visual Basic Automation
Microsoft_Office
ML [citation needed], Swift ≥ 2.0 (exceptions), Tcl, Visual Basic, Visual Basic (.NET), Visual Prolog, Wolfram Language, Xojo, XPath/XQuery (exceptions)
Comparison of programming languages
Comparison_of_programming_languages
Smiley – Learn to Program with Visual Basic 6 Michael Halvorson – Microsoft Visual Basic 4 Step by Step Dan Rahmel – Visual Basic .NET Reference Book Clayton
List_of_computer_books
Free and open source cross-platform software platform developed by Microsoft
1, the separate Visual Basic Runtime is not implemented. Microsoft initially announced that .NET Core 3 would include the Visual Basic Runtime, but after
.NET
American computer programmer (born 1952)
software designer and programmer. Widely recognized as the "Father of Visual Basic", Cooper is also known for his books About Face: The Essentials of Interaction
Alan Cooper (software designer)
Alan_Cooper_(software_designer)
Typographical mark (\)
in C++17, and support for them in C was removed in C23. In Visual Basic (and some other BASIC dialects) the backslash is used as an operator symbol to indicate
Backslash
Programming language
Visual FoxPro is a programming language that was developed by Microsoft. It is a data-centric and procedural programming language with object-oriented
Visual_FoxPro
Comparison of two programming languages
C# and Visual Basic (.NET) are the two main programming languages used to program on the .NET framework. C# and VB.NET are very different languages in
Comparison of C Sharp and Visual Basic .NET
Comparison_of_C_Sharp_and_Visual_Basic_.NET
Sequence of program instructions invokable by other software
2024. "Procedures in Visual Basic". Microsoft Learn. 15 September 2021. Retrieved 8 February 2024. "Dim statement (Visual Basic)". Microsoft Learn. 15
Function (computer programming)
Function_(computer_programming)
BAS – BASIC, FreeBASIC, Visual Basic, BASIC-PLUS source, PICAXE basic BB – Blitz Basic Blitz3D BMX – Blitz Basic BlitzMax BAS – QBasic & QuickBASIC BAT
List_of_file_formats
AutoHotkey AutoIt AutoLISP, Visual LISP Averest AWK Axum B Babbage Ballerina Bash BASIC Batch file (Windows/MS-DOS) bc (basic calculator) BCPL BeanShell
List_of_programming_languages
Set of open-source compilers
is a set of open-source compilers and code analysis APIs for C# and Visual Basic (VB.NET) languages from Microsoft. The project notably includes self-hosting
Roslyn_(compiler)
object-oriented. These included Object Pascal, Objective Caml (renamed OCaml), Visual Basic, and Java. Java received much attention. More radical and innovative
History of programming languages
History_of_programming_languages
Automation technology for Windows
whilst WordBasic is used for Word up to 6, PowerPoint and other tools. Excel to 5.0 uses Visual Basic 5.0. In Office 2000 forward, true Visual Basic for Applications
Windows_Script_Host
Visual programming language
as Visual Basic and C#, as it is the only Microsoft language that is a true visual programming language. Microsoft has utilized the term "Visual" in
Microsoft Visual Programming Language
Microsoft_Visual_Programming_Language
Database manager part of the Microsoft 365 package
software. Like other Microsoft Office applications, Access is supported by Visual Basic for Applications (VBA), an object-based programming language that can
Microsoft_Access
Topics referred to by the same term
Look up BASIC, Basic, or basic in Wiktionary, the free dictionary. Basic or BASIC may refer to: BASIC, a computer programming language Basic (chemistry)
Basic
Replacing placeholders in a string with values
[format "I have %d apples." $apples] As of Visual Basic 14, string interpolation is supported in Visual Basic. name = "Tom" Console.WriteLine($"Hello, {name}")
String_interpolation
Run BASIC Visual Basic VBScript Visual Basic for Applications (VBA) LotusScript Visual Basic .NET Small Basic B4X Basic for Qt OpenOffice Basic HBasic
Generational list of programming languages
Generational_list_of_programming_languages
Conditional operator in computer programming
languages with C-like syntax. Some languages use functional syntax: in Visual Basic, it is written If(a, b, c). Many languages support conditional expressions
Ternary_conditional_operator
Variant is a data type in certain programming languages, particularly Visual Basic, OCaml, Delphi and C++ when using the Component Object Model. It is an
Variant_type_(COM)
Windows application for AOL cracking
used Visual Basic to create a toolkit that provided a new DLL for the AOL client, a credit card number generator, email bomber, IM bomber, and a basic set
AOHell
Feature of some programming languages
will be used. Microsoft added operator overloading to C# in 2001 and to Visual Basic .NET in 2003. C# operator overloading is very similar in syntax to C++
Operator_overloading
Script written for an operating system shell
more, which are difficult or impossible in the main script, and so on. Visual Basic for Applications and VBScript can be used to control and communicate
Shell_script
Visual Basic .NET Visual Basic for Applications Visual C++ C++/CLI Managed Extensions for C++ Visual C# Visual FoxPro Visual J++ Visual J# Visual Studio
List_of_Microsoft_software
Plus Polyspace PVS-Studio SLAM project Sparse SonarQube Splint Understand Visual Studio Axivion Suite (Bauhaus) Code Dx CodeScene CodeQL Coverity Fluid Attacks
List of tools for static code analysis
List_of_tools_for_static_code_analysis
Extremely basic data type
however, all primitives except undefined and null have object wrappers. In Visual Basic .NET, the primitive data types consist of 4 integral types, 2 floating-point
Primitive_data_type
IDE for the BASIC programming language
QuickBASIC and Basic PDS was Visual Basic version 1.0 for MS-DOS, shipped in Standard and Professional versions. Later versions of Visual Basic did not
QuickBASIC
Computer programming problem
concept of optional chaining in if statements while Microsoft's C# 6.0 and Visual Basic 14 added the null-conditional operators ?. and ?[] for member access
Pyramid_of_doom_(programming)
and so can only be replaced or altered via a change to the compiler. Visual Basic uses the With statement to enable an arbitrary number of method calls
Method_cascading
Components included in all Microsoft Office products
and graphs. The program is available as an OLE application object in Visual Basic. Microsoft Graph supports many different types of charts, but its output
Microsoft_Office_shared_tools
development language, Visual Basic, remained hosted within its own separate development environment. With its inclusion in Visual Studio, versioning of
Visual_Test
Freeware set of tools by Microsoft
all versions of Visual Studio 2008 and 2010 (as of XNA 4.0)[failed verification] are officially supported. Support for Visual Basic .NET was added in
Microsoft_XNA
PC editions. On 19 June 2001, the tenth anniversary of the release of Visual Basic, .NET Framework 1.0 Beta 2 was released. .NET Framework 1.0 is supported
.NET Framework version history
.NET_Framework_version_history
Software component technology from Microsoft
Word document. In 1991, Microsoft introduced the Visual Basic Extension (VBX) technology with Visual Basic 1.0. A VBX is a packaged extension in the form
Component_Object_Model
List of programming languages types and the languages that meet its description
(into CIL, generates runtime) Turing V (Vlang) Vala Visual Basic (CIL JIT runtime) Visual FoxPro Visual Prolog Xojo Zig A concatenative programming language
List of programming languages by type
List_of_programming_languages_by_type
Integrated development environment from Microsoft
vscode.dev. Out of the box, Visual Studio Code includes basic support for most common programming languages. This basic support includes syntax highlighting
Visual_Studio_Code
Interpreter that enables users to enter and run programs in the BASIC language
with other languages, such as how Visual Basic and PowerBASIC supported the Windows Component Object Model. As BASIC interpreters continued to evolve,
BASIC_interpreter
Technical specification for how Windows software should behave over TCP/IP
of dedicated Windows applications. Version 1.0 (June 1992) defined the basic operation of Winsock. It was kept very close to the existing interface of
Winsock
Type of programming paradigm in computer science
Larry Wall in 1987; Python, released by Guido van Rossum in 1990; Visual Basic and Visual C++ (which included Microsoft Foundation Class Library (MFC) 2
Imperative_programming
Programming paradigm based on objects
R, Raku, Ruby, Scala, SIMSCRIPT, Simula, Smalltalk, Swift, Vala and Visual Basic (.NET). The idea of "objects" in programming began with the artificial
Object-oriented_programming
Project management software
Microsoft Project 4 for the Mac included both 68k and PowerMac versions, Visual Basic for Applications, and integration with Microsoft Office 4.2 for the Mac
Microsoft_Project
TypeScript Ubercode Vala Verse Visual Basic Visual Basic .NET (VB.NET) VBScript Visual Basic for Applications (VBA) Visual FoxPro Visual Prolog Xojo ZZT-oop
List of object-oriented programming languages
List_of_object-oriented_programming_languages
Database engine built by Microsoft
database. JET stands for Joint Engine Technology. Microsoft Access and Visual Basic use or have used Jet as their underlying database engine. However, it
Access_Database_Engine
32-bit computer number format
Java; Float in Haskell and Swift; and Single in Object Pascal (Delphi), Visual Basic, and MATLAB. However, float in Python, Ruby, PHP, and OCaml and single
Single-precision floating-point format
Single-precision_floating-point_format
Notable software packages that are nominal IDE
"Parallax.com". Parallax.com. Retrieved February 28, 2018. "PureBasic 6.10 LTS". PureBasic - Latest News. Frédéric Laboureur & Fantaisie Software. Archived
Comparison of integrated development environments
Comparison_of_integrated_development_environments
16-bit computer number format
library type. As of 16 July 2025[update], no .NET language (C#, F#, Visual Basic, and C++/CLI and C++/CX) has literals (e.g. in C#, 1.0f has type System
Half-precision floating-point format
Half-precision_floating-point_format
Computer program for working with tabular data
Microsoft Excel, these functions are defined using Visual Basic for Applications in the supplied Visual Basic editor, and such functions are automatically accessible
Spreadsheet
Named set of data type values
Enumerated types in MySQL Enumerated types in Obix Enumerated types in PHP Enumerated types in Swift Enumerated types in XML Enumerated types in Visual Basic
Enumerated_type
Inter-process communication mechanism
(COM) that was intended for use by scripting languages – originally Visual Basic – but now is used by several languages on Windows. All automation objects
OLE_Automation
Programming language dialect and development environment
TextWindow.WriteLine("Stay home.") EndIf Small Basic does not support an inline If statement as does Visual Basic, for example: If temp > 50 Then TextWindow
Microsoft_Small_Basic
Anonymous types are a feature of C# 3.0, Visual Basic .NET 9.0, Oxygene, Scala and Go that allows data types to encapsulate a set of properties into a
Anonymous_type
2020-12-15. Maass Computertechnik. "vbUnit 3 - Unit Test Framework for Visual Basic and COM objects". vbunit.com. "VbUnitFree Home". "Vba Unit". C2.com.
List of unit testing frameworks
List_of_unit_testing_frameworks
Software development tool
InForm JDeveloper KDevelop LabWindows/CVI LANSA Lazarus Liberty BASIC Microsoft Visual Studio MonoDevelop MSEide+MSEgui MyEclipse NetBeans OutSystems PascalABC
Graphical user interface builder
Graphical_user_interface_builder
Special function called to create an object
automatically created and are extended by specifying a BUILD method. In Visual Basic .NET, the constructor is called "New". In Python, the constructor is
Constructor (object-oriented programming)
Constructor_(object-oriented_programming)
Function in a programming language, which evaluates a string
functions defined in the language of one's choice, prior to calling Eval. Visual Basic for Applications (VBA), the programming language of Microsoft Office
Eval
GUI desktop bar used to manage applications
in the System Tray with Visual Basic". 2004-07-15. Retrieved 2009-01-23. "How to use the System Tray directly from Visual Basic". 2006-09-26. Retrieved
Taskbar
Programming language used in many domains
Perl PHP Pike PL/I Python Racket Ruby Rust Scala Swift Tcl V Visual Basic Visual Basic (.NET) Zig General-purpose markup language General-purpose modeling
General-purpose programming language
General-purpose_programming_language
Programming language written graphically by a user
future. The Visual Basic, Visual C#, Visual J# etc. languages of the Microsoft Visual Studio integrated development environment (IDE) are not visual programming
Visual_programming_language
Proprietary web development software
(XSLT) HyperText Markup Language (HTML) Java JavaScript PHP Visual Basic (VB) Visual Basic Script Edition (VBScript) Wireless Markup Language (WML) Support
Adobe_Dreamweaver
1989 computer programming book
published Learn Visual Basic Now, a version of Learn BASIC Now for the Microsoft Windows operating system using Microsoft Visual Basic version 4.0. Like
Learn_BASIC_Now
$name\nnumber: $number" } Visual Basic can use the Dictionary class from the Microsoft Scripting Runtime (which is shipped with Visual Basic 6). There is no standard
Comparison of programming languages (associative array)
Comparison_of_programming_languages_(associative_array)
28, 1996). "Microsoft Introduces Visual Basic 5.0, Control Creation Edition". Source. Retrieved June 6, 2025. "Visual Studio 1998 (6.0)". WineHQ. CodeWeavers
List_of_Microsoft_codenames
Integrated development environment, discontinued for macOS
C++, C#, CIL, D, F#, Java, Oxygene, Vala, JavaScript, TypeScript, and Visual Basic.NET. Although there is no word from the developers that it has been discontinued
MonoDevelop
Software design pattern for parallel computing
visual basic". ACM SIGPLAN Notices. 43 (10): 53–72. doi:10.1145/1449955.1449770. Russo, Claudio V. (23 October 2008). "Join Patterns for Visual Basic"
Join-pattern
Data provided to a program or process
keyword "input" is used as a special keyword or function, such as in Visual Basic or Python. The command "input" is used to give the machine the data it
Input_(computer_science)
Class member in object-oriented programming
Kotlin, JavaScript, Objective-C 2.0, Python, Scala, Swift, Lua, and Visual Basic. Some object-oriented languages, such as Java and C++, do not support
Property_(programming)
Autocompletion feature in IDEs
the Visual Basic 5.0 Control Creation Edition, which was essentially a publicly available prototype for Visual Basic 5.0. Initially, Visual Basic IDE
Code_completion
List of main shared-libraries of Microsoft Windows
MFC*.DLL – Microsoft Foundation Classes MSVBVM60.DLL – Visual Basic 6.0 Virtual Machine (Visual Basic.NET programs require .NET Framework instead) VCOMP*
Microsoft Windows library files
Microsoft_Windows_library_files
Organizing code into modules
Turbo Pascal, UCSD Pascal), Perl, PHP, PL/I, PureBasic, Python, R, Ruby, Rust, JavaScript, Visual Basic (.NET) and WebDNA. Conspicuous examples of languages
Modular_programming
High-level computer programming conceptualization
base and can be used for expert systems and problem deduction & resolution Visual programming – manipulating program elements graphically rather than by specifying
Programming_paradigm
Programming language dialect; international standard
Full BASIC, sometimes known as Standard BASIC or ANSI BASIC, is an international standard defining a dialect of the BASIC programming language. It was
Full_BASIC
BASCOM (BASIC compiler) [de] BASIC I, BASIC II, BASIC III (see Luxor/DIAB BASIC) BASIC 2.0 (see Commodore BASIC) BASIC 7.0 (see Commodore BASIC) BASIC A+ (Atari
List_of_BASIC_dialects
Function in computer languages
abbreviation for Immediate if) is a function in several editions of the Visual Basic programming language and ColdFusion Markup Language (CFML), and on spreadsheets
IIf
Relational database programming language
FOO, not foo. Popular implementations of SQL commonly omit support for basic features of Standard SQL, such as the DATE or TIME data types. The most
SQL
Danish software engineer (born 1960)
Hejlsberg - The future of programming languages (JAOO Aarhus 2008) The Future of C# and Visual Basic (PDC 2010) 'Look Back' on C# (Microsoft Build 2019)
Anders_Hejlsberg
Japanese shareware voice synthesizer
download page] (in Japanese). Retrieved 31 October 2025. VisualBasic6.0ランタイム [Visual Basic 6.0 Runtime] "Phoneme Chart". ARPAsing. Retrieved 6 April
Utau
Software programming technique
then injects B into A. The Mesa Programming environment for XDE, 1985 Visual Basic (classic), 1991. HTML DOM event The Spring Framework ASP.NET Core Template
Inversion_of_control
Programming language for automation scripts
include Visual Basic for Applications, WordBasic, LotusScript, CorelScript, Hummingbird Basic, QuickScript, Rexx, SaxBasic, and WinWrap Basic. Other tools
Scripting_language
Software testing automation tool
scripting interfaces and features a graphical user interface. It uses the Visual Basic Scripting Edition (VBScript) scripting language to specify a test procedure
UFT_One
When a computer program fails to release unnecessary memory
for Visual Studio, proprietary Memory Validator for Visual Studio, Delphi, Fortran, Visual Basic, proprietary Detecting a Memory Leak (Using MFC Debugging
Memory_leak
Very-large-scale integration – Video editing – Virtual memory – Visual Basic (classic) – Visual Basic .NET – Visual FoxPro – Von Neumann architecture WD16 – Web 2.0
Index_of_computing_articles
Instruction set designed to be run by a software interpreter
used by compilers on the IBM i platform. Tiny BASIC Visual Basic for Applications compiles to bytecode. Visual FoxPro compiles to bytecode WebAssembly YARV
Bytecode
VISUAL BASIC
VISUAL BASIC
Girl/Female
Muslim
Example, Copy, Torch, Light, Lightened, Sparkling, Shining
Boy/Male
Hindu
Boy/Male
Hindu
Very great
Male
Spanish
Spanish form of Roman Latin Vitalis, VIDAL means "of life; vital."
Male
Hindi/Indian
(विशाल) Hindi name VISHAL means "large."
Boy/Male
Hindu
Great
Girl/Female
Muslim
Fragrance
Boy/Male
Hindu
Vishtrata- enlarge
Boy/Male
Sikh
Heroic protector, Protector of the brave
Boy/Male
Hindu
Lord Shiva
Boy/Male
Hindu
Huge, Broad, Great
Girl/Female
Biblical
Parables, governing.
Girl/Female
Muslim
Example, Copy, Torch, Light, Lightened, Sparkling, Shining
Surname or Lastname
English, of French (Huguenot) origin
English, of French (Huguenot) origin : altered form of French Vassal, status name for a medieval retainer (see Vassell).
Boy/Male
Gujarati, Hindu, Indian, Jain, Kannada, Malayalam, Marathi, Sindhi, Tamil, Telugu, Traditional
Big; Huge; Broad; Great; Immense; Giant; Massive; Long; Bold; Mercy; Star
Boy/Male
Hindu
Lord Shiva
Girl/Female
Indian
Example, Copy, Torch, Light, Lightened, Sparkling, Shining
Boy/Male
Hindu
Faith, Trust
Girl/Female
Indian
Example, Copy, Torch, Light, Lightened, Sparkling, Shining
Boy/Male
Indian, Sanskrit, Telugu
Calm; Sharp; Spacious
VISUAL BASIC
VISUAL BASIC
Boy/Male
Hindu, Indian
Dronacharya and Shiva
Boy/Male
Gujarati, Hindu, Indian, Kannada, Malayalam, Marathi
Bird; Independence
Boy/Male
Hindu, Indian, Punjabi, Sanskrit, Sikh
Friend of the World
Girl/Female
Tamil
Chandra Vadana | சஂதà¯à®°Â VadanaÂ
The Moon
Boy/Male
Indian
Highly Beautiful
Girl/Female
Arabic, Australian, German, Turkish
Flower
Boy/Male
Hindu
Blue
Female
African
sorceress.
Boy/Male
Muslim
Merciful
Boy/Male
Scottish American Latin Irish English
royal.
VISUAL BASIC
VISUAL BASIC
VISUAL BASIC
VISUAL BASIC
VISUAL BASIC
v. t.
To supply with provisions for subsistence; to provide with food; to store with sustenance; as, to victual an army; to victual a ship.
a.
Gloomy to the eye or ear; sorrowful and depressing to the feelings; foreboding; cheerless; dull; dreary; as, a dismal outlook; dismal stories; a dismal place.
a.
Contributing to life; necessary to, or supporting, life; as, vital blood.
a.
Belonging or relating to life, either animal or vegetable; as, vital energies; vital functions; vital actions.
n.
Hence, the code of ceremonies observed by an organization; as, the ritual of the freemasons.
a.
Remote from the point of attachment or origin; as, the distal end of a bone or muscle
n.
A prescribed form of performing divine service in a particular church or communion; as, the Jewish ritual.
a.
Of or pertaining to a widow; vidual.
a.
Pertaining to, or resembling, a disk; as, discal cells.
v. t.
To treat as a vassal; to subject to control; to enslave.
n.
A vital part; one of the vitals.
pl.
of Vista
a.
Of or pertaining to sight; used in sight; serving as the instrument of seeing; as, the visual nerve.
n.
A public officer in Scotland who prosecutes in petty criminal cases; -- called also procurator fiscal.
a.
Of or pertaining to rites or ritual; as, ritual service or sacrifices; the ritual law.
a.
Of or pertaining to the Mass, or to a missal or Mass book.
n.
The visual purple. See under Visual.
a.
Pertaining to that which is distal; as, the distal tuberosities of a bone.
a.
Coming without regularity; occasional; incidental; as, casual expenses.
a.
Resembling a vassal; slavish; servile.