What is good attributes of Programming language ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / mahi
attributes of good programming language....
1. clearity,simplicity & unity
2. orthogonality
3. naturalness for the application
4. support for abstraction
5. ease of program verification
6. programming environment
7. portability of programs
8. cost of use
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / virat
there are many attributes of programming language
-object oriented programming languages
-oops concept
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / bn
Oops; object oriented, is difficult if you think
procedurally.
It can be difficult to attribute properties to objects to
get Oops to work properly.
Decide how you think; then pick a language.
Pick a language you can read afterwards and understand.
This rules out machine code and C.
| Is This Answer Correct ? | 2 Yes | 12 No |
WAP to print all prime nos between 1 to 100 without using user input...pls reply within few hours...
public static void main(String args[]) describe it
write a sql qwery which include joining of two tables 4 marks mainframe
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
what is the difference between rename and label
what are the topics choosen for jam round for interviews
sample code for data transfer between two r/2 systems and r/3 systems?
.net 2005 supports how many languages?
explain how to make a control visible and invisible during runtime
what is difference between sap and java ?
needs examples for black box testing and white box testing
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set