C,c++, Java is all are structural oriented or procedure
oriented language..?
Answer Posted / srika
C is a Structured & procedure lang
C++ is a procedure lang
java is a procedure lang(can be acceptable)
so all are procedural lang
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is it that not all header files are declared in every C program?
What is the use of header?
What is cohesion in c?
What is the description for syntax errors?
How can I pad a string to a known length?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
Compare and contrast compilers from interpreters.
What are the 3 types of structures?
What is huge pointer in c?
What are the 5 types of organizational structures?
Apart from dennis ritchie who the other person who contributed in design of c language.
Define C in your own Language.
What is the process of writing the null pointer?
Is it acceptable to declare/define a variable in a c header?
What is malloc calloc and realloc in c?