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


Please Help Members By Posting Answers For Below Questions

When should a type cast be used?

777


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

983


Which control loop is recommended if you have to execute set of statements for fixed number of times?

1098


Explain how can you be sure that a program follows the ansi c standard?

1148


What is exit() function?

777


What is #line used for?

795


#include { printf("Hello"); } how compile time affects when we add additional header file .

1670


What is c language used for?

730


What is equivalent to ++i+++j?

863


What is the role of && operator in a program code?

806


What is a program flowchart?

825


What does void main () mean?

961


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

1710


What is n in c?

804


What are the benefits of c language?

895