C,c++, Java is all are structural oriented or procedure
oriented language..?
Answer Posted / satyendu samal
all are procedure oriented language
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
number of times a digit is present in a number
write a program to create a sparse matrix using dynamic memory allocation.
Explain how can a program be made to print the line number where an error occurs?
Is it possible to have a function as a parameter in another function?
What is a floating point in c?
can any one provide me the notes of data structure for ignou cs-62 paper
Explain enumerated types in c language?
please give me some tips for the placement in the TCS.
Can we change the value of #define in c?
What are qualifiers and modifiers c?
What is a list in c?
Why isnt there a numbered, multi-level break statement to break out
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
Where is c used?
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above