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?
Have you used callsymputx? what points need to be kept in mind when using it?
how do we provide security for web services
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
what is best way to create a Thread class & why?
what are the topics choosen for jam round for interviews
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
Write a program to show polymorphism.
What is autocall macro and how to create autocall macro? what is the use of it?
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
what are all the ant command options
what are the differences between CONS, LIST, and APPEND
will it allow to add same value in HashMap class.
How to merge Action Form with Dyna Action Form in Struts.
what is the use MDM(Master Data Management)and meaning