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 |
. With the help of above table EMP, perform the following operation is sql. a) Add the new column “DEPTNO” b) Rename the table c) Update table d) Modify the table if column ‘SAL’ whose data type is number (10) and you want to enter varchar2 (15) . For example $USD 20 etc.
can we use commit,rollback in triggers and how?
define profiler???
what are the missinschema properties and should we pass primary key in select command
What is meant byStatic Variable ?
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
what type of exceptions & problems are faced in production time at java technology?
What are events in smartforms?
Who is providing best mainframes online training in Hyderabad
details description on this mantis? who is founder of this mantis?
Which tag is used to break a line
what diffrence between procedure and function?