What is good attributes of Programming language ?
Answer Posted / 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 |
Post New Answer View All Answers
kindly send interview materials
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
Is the IT field raise again? What is the position of IT after 4 years?
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
how to convert the data from HTML file to SAS dataset?
What is diffrent between Method and and function in c#
details description on this mantis? who is founder of this mantis?
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
Why did you ever become involved in QA/testing?
Explain with examples any 2 features of OOPS.
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
how to add Servlet-api.jar file into eclipse 3.3.2 ?