What is good attributes of Programming language ?
Answer Posted / pankaj
The attributes of good programming languages:
1. A programming lang must be universal: Every problem must have a solution that can be programmed in the language,if the problem can be solved at all by a computer.
2. It should be natural for solving problems in its own domain.
3.Implementable: it must be possible to execute every well formed program.
| Is This Answer Correct ? | 32 Yes | 8 No |
Post New Answer View All Answers
8.In DSP,Define Signal and System?and various type of signals.
what is woransient key word? how it is used in java
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
hai i am mca 2009 fresher.please tell me which certification helps me to get an IT job faster which institute is good in hyderabad.please mail me to prasanna.1856@rediff.com
what is the diffrence between software and hardware language?
why we use abstract in awt?
how can we maintain the previous version scripts to new version.
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
can we retrieve only integer/String type columns from a table,if yes how?
Hi all... I had completed MSC(Computer) and had join the construction company based on sap.they want me to work on abap.but software company is totally different from construction company and they want me 2 grasp it as fast i can.i am finding it difficult.what should i do??????
can any method return type may be constructor , or that method name allow
how CLR identify vb file?
Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches
what are stubs related to foxpro?
can we allocate memory for interface? if no then why?