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
When should a type cast be used?
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
Which control loop is recommended if you have to execute set of statements for fixed number of times?
Explain how can you be sure that a program follows the ansi c standard?
What is exit() function?
What is #line used for?
#include
What is c language used for?
What is equivalent to ++i+++j?
What is the role of && operator in a program code?
What is a program flowchart?
What does void main () mean?
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.
What is n in c?
What are the benefits of c language?