BASIC-PLUS - traducción al árabe
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

BASIC-PLUS - traducción al árabe

Basic-Plus; Basic Plus; BASIC Plus 2

BASIC-PLUS         
بيسك زائد(+)
plus sign         
  • 50px
  • "÷" being used as a minus sign (not as a division sign) in an excerpt from an official Norwegian trading statement form called «Næringsoppgave 1» for the taxation year 2010
MATHEMATICAL SYMBOLS USED TO REPRESENT THE NOTIONS OF POSITIVE AND NEGATIVE AS WELL AS THE OPERATIONS OF ADDITION AND SUBTRACTION
Plus sign; Minus; Minus sign; Negative signs; Positive signs; Negative sign (mathematics); Positive sign (mathematics); ﹢; −; ⁺; ⁻; +; + / -; Negative sign; Positive sign; Plus and minus; Hebrew plus sign; Alternative plus sign; Plus, minus, and plus-minus signs; ﬩; +; U+002B; U+2212; U+FB29; Plus & minus signs; ➖; ➕; Addition sign; Subtraction sign; Plus symbol; Minus symbol; ⊟; ASCII 43; \x2B; - (arithmetic); + Positive and negative signs
علامة الجَمْع أو الإيجاب
Basic needs         
ONE OF THE MAJOR APPROACHES TO THE MEASUREMENT OF ABSOLUTE POVERTY IN DEVELOPING COUNTRIES
Vital needs; Basic Needs; Basic necessities; Basic needs approach
حاجات أساسية، احتياجات-

Definición

Basic Assembly Language
(BAL) What most people called IBM 360 assembly language. See ALC. (1995-04-13)

Wikipedia

BASIC-PLUS

BASIC-PLUS is an extended dialect of the BASIC programming language that was developed by Digital Equipment Corporation (DEC) for use on its RSTS/E time-sharing operating system for the PDP-11 series of 16-bit minicomputers in the early 1970s through the 1980s.

BASIC-PLUS was based on BASIC-8 for the TSS/8, itself based very closely on the original Dartmouth BASIC. BASIC-PLUS added a number of new structures, as well as features from JOSS concerning conditional statements and formatting. In turn, BASIC-PLUS was the version on which the original Microsoft BASIC was patterned.

Notable among the additions made to BASIC-PLUS was the introduction of string functions like MID$ and LEFT$, in addition to Dartmouth's original all-purpose CHANGE command. In future versions of the language, notably Microsoft's, CHANGE was removed and BASIC-PLUS's string functions became the only ways to perform these sorts of operations. Most BASICs to this day follow this convention.

The language was later rewritten as a true compiler as BASIC-Plus-2, and was ported to the VAX-11 platform as that machine's native BASIC implementation. This version survived several platform changes, and is today known as VSI BASIC for OpenVMS.