Explore: Operator Passed
Discover books, insights, and more — all in one place.
Learn more about Operator Passed with top reads curated from trusted sources — all in one place.
AI-Generated Overview About “operator-passed”:
Books Results
Source: The Open Library
The Open Library Search Results
Search results from The Open Library
1The BASIC handbook, an encyclopedia of the BASIC computer language
By David A. Lien

“The BASIC handbook, an encyclopedia of the BASIC computer language” Metadata:
- Title: ➤ The BASIC handbook, an encyclopedia of the BASIC computer language
- Author: David A. Lien
- Language: English
- Number of Pages: Median: 420
- Publisher: ➤ CompuSoft Publishing - Compusoft Pub.
- Publish Date: 1978 - 1981
- Publish Location: San Diego - San Diego, Calif
“The BASIC handbook, an encyclopedia of the BASIC computer language” Subjects and Themes:
- Subjects: ➤ BASIC (Computer program language) - print - program - test - sample - goto - computers - computer - statement - test program - passed - computers allow - string variable - statement passed - alternate spellings - alternate spelling - operator passed - sign passed - ascii code - print statement
Edition Identifiers:
- The Open Library ID: OL3789525M - OL4746991M - OL26438557M
- Library of Congress Control Number (LCCN): 78064886 - 81067479
- All ISBNs: 0932760007 - 0932760058 - 9780932760050 - 9780932760005
Access and General Info:
- First Year Published: 1978
- Is Full Text Available: Yes
- Is The Book Public: Yes
- Access Status: Public
Online Access
Downloads:
- Number of Results: 3
- 1: Basic_Handbook_2nd_Edition_1981_CompuSoft_Publishing
- 2: Basic_Handbook_1979_Compusoft_Publishing
- 3: Basic_Handbook_1979_Compusoft_Publishing
Online Borrowing:
- Borrowing from Open Library: Borrowing link
- Borrowing from Archive.org: Borrowing link
Online Marketplaces
Find The BASIC handbook, an encyclopedia of the BASIC computer language at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Wiki
Source: Wikipedia
Wikipedia Results
Search Results from Wikipedia
Bitwise operations in C
Logical NOT passed, was: 1 expected: 1 Logical NOT passed, was: 0 expected: 0 Bit manipulation Bitwise operation Find first set Operators in C and C++
Genetic operator
A genetic operator is an operator used in evolutionary algorithms (EA) to guide the algorithm towards a solution to a given problem. There are three main
Comma operator
the C and C++ programming languages, the comma operator (represented by the token ,) is a binary operator that evaluates its first operand and discards
LiveScript (programming language)
common in idiomatic LiveScript A pipe operator |> passes the result of an expression on the left of the operator as an argument to the expression on the
Operator overloading
programming, operator overloading, sometimes termed operator ad hoc polymorphism, is a specific case of polymorphism, where different operators have different
Mobile virtual network operator
companies to enter the market and in May 2000, legislation passed that required network operators with significant market power to open up access to their
Two-pass verification
first pass through a set of records, the data keystrokes were entered onto each card as the data entry operator typed them. On the second pass through
Bus transport in the United Kingdom
elderly people with bus passes; otherwise, regular users can often purchase a weekly or monthly pass directly from the operator. Some local authorities
Regulation of unmanned aerial vehicles
grams (8.8 oz) to be registered, insured, and that operators would be required to be a minimum age and pass an exam in order to get a license. The regulations
Assignment operator (C++)
assignment operator, =, is the operator used for assignment. Like most other operators in C++, it can be overloaded. The copy assignment operator, often just