Glossary entry

English term or phrase:

STRONG TYPING

Portuguese translation:

definição prévia do tipo da variável

Added to glossary by Leniel Maccaferri
Nov 18, 2009 21:04
14 yrs ago
4 viewers *
English term

STRONG TYPING

English to Portuguese Tech/Engineering Computers: Software
I wonder if you can help me please figure out what STRONG TYPING really means in the short context below.

"Strong typing of variables has to be done to avoid errors through implicit type
conversion."

Thanks a lot for your support.
SG007
Change log

Nov 18, 2009 21:12: Leniel Maccaferri changed "Field" from "Other" to "Tech/Engineering" , "Field (specific)" from "IT (Information Technology)" to "Computers: Software"

Nov 23, 2009 13:06: Leniel Maccaferri Created KOG entry

Proposed translations

6 mins
Selected

definição prévia do tipo de variável

definição prévia do tipo de variável

strong typing

<programming> Strict enforcement of type rules with no
exceptions. All types are known at compile time, i.e. are
statically bound. With variables that can store values of
more than one type, incorrect type usage can be detected at
run time.

Strong typing catches more errors at compile time than weak
typing, resulting in fewer run-time exceptions.

The languages Ada, Java, and Haskell are strongly typed.
Pascal is (almost) strongly typed.

C and C++ are sometimes described as strongly typed, but
are perhaps better described as weakly typed.

(2000-07-04)

--------------------------------------------------
Note added at 9 mins (2009-11-18 21:14:07 GMT)
--------------------------------------------------

Linguagens de programação "strongly typed" - fortemente tipadas são aquelas em que o tipo da variável é especificado no momento da escrita do código. Isto permite que o compilador detecte erros de conversão entre os tipos.
Something went wrong...
4 KudoZ points awarded for this answer. Comment: "Agradeço sua assistência. SG007"
9 mins

tipagem forte (de variáveis)

[Garotos de programa] Tipagem de variáveis | Aperte F5 - [ Translate this page ]
5 Fev 2009 ... Outra forma de classificar as tipagens é em forte ou fraca. Uma linguagem possuí tipagem fraca quando uma variável pode receber qualquer ...
apertef5.com.br/.../garotos-de-programa-tipagem-de-variaveis/ - Cached - Similar -

Tipo de dado - Wikipédia, a enciclopédia livre - [ Translate this page ]
Jump to Tipo forte e fraco‎: Linguagens implementadas com tipos de dados fortes, ... Declarar Variáveis 2. TEXTO nome 3. INTEIRO idade 4. 5. ...
pt.wikipedia.org/wiki/Tipo_de_dado - Cached - Similar -
Tipagem de variavel « em Desenvolvimento - [ Translate this page ]
15 Ago 2008 ... A variavel recebe o tipo de dado dinamicamente, sem declaracao explicita. Exemplos: Ruby,Perl,PHP. $teste = “alo”;. – Tipagem Forte ...
eltonokada.wordpress.com/2008/08/15/tipagens-de-variavel/
Something went wrong...
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search