开发者

What Language Generation is c#? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist

Closed 8 years ago.

Improve this question 开发者_开发技巧

What Language Generation is c#?


3rd.

reference: - Third-generation programming language


I don't think ‘generation’ is a relevant term any more. The only *GL categorisation that was really recognisably well-defined was 4GL, and thankfully the 4GLs have largely died off.

That leaves almost everything in the 3GL box, from systems languages to scripting languages to functional programming. A category that encompasses that kind of diversity is of little practical use.


3rd. Think of them as 'closeness to Natural English'

  • 1 = Machine Language (Binary etc)
  • 2 = ASM
  • 3 = C / C++ / C# / Java etc - Most modern languages fall in here somewhere.
  • 4 = SQL like syntax (EXTRACT ALL NAMES FROM CUSTOMERS WHERE....)
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜