C,c++, Java is all are structural oriented or procedure
oriented language..?

Answer Posted / v.prasad

c is structural oriented language c++ is structural &
procedure oriented language bt java is procedure oriented
language

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of typedef in c?

577


What is a built-in function in C?

782


What is a macro?

650


Are global variables static in c?

664


Is it better to use a macro or a function?

647






What is property type c?

597


Write a program to print factorial of given number using recursion?

598


What is actual argument?

585


Difference between Function to pointer and pointer to function

623


Can you please explain the difference between exit() and _exit() function?

585


Explain c preprocessor?

677


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

659


What does sizeof return c?

596


Is array a primitive data type in c?

571


what are bit fields? What is the use of bit fields in a structure declaration?

1494