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
How can we develop a multi-tier application in Java?
what is the filters in biztakk server? where it can use?
Differevce between arrays and array builders?
it is a language or tools?
how can i split string in a textbox in windows appication using C#.net
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
1) How can u create the table?
9.Difference between even and odd signals?explain with the diagram?
What is the purpose of
how CLR identify vb file?
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
how to remove header and footer in jcl using sort utility
how to work search engine? plz detail answer me.
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)