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
what is the diffrence between software and hardware language?
can u send some model papers how computer awareness questions are asked in goverment jobs(oriental insurance)to my mail id me.priyankapadma@rediff.com
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
Write a program to find duplicate number from array in minimum time complexity.
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
Define distributed queries. can you explain me as soon as possible
In project we have Documentation phase also,in that what is micro and macro designing?
where is available in this mantis toturials?
what are the 3 forms of a prolog term
can any one suggestion me present which course(except java,.net) has huge demand in the market?
hi viewers, tell me,what is scripting and programming, define and difference...pls
what is meant by life cycle of a business
How can we develop a multi-tier application in Java?
What sysoption determines where the macro facility searches a specific catalog for complied macro?
Outline the two important features of a terminating recursion. Any ideas?