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
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
where are auto variables stored? What are the characteristics of an auto variable?
any "C" function by default returns an a) int value b) float value c) char value d) a & b
State two uses of pointers in C?
What are disadvantages of C language.
What is auto keyword in c?
Why doesnt that code work?
what is recursion in C
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
How do you determine a file’s attributes?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
Explain how many levels deep can include files be nested?
What are predefined functions in c?
What does d mean?
If I have a char * variable pointing to the name of a function ..