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


Please Help Members By Posting Answers For Below Questions

What are the functions to open and close the file in c language?

837


What is pointer to pointer in c with example?

773


What is calloc()?

858


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

996


What are the string functions? List some string functions available in c.

829


Why is C language being considered a middle level language?

878


How can I pad a string to a known length?

819


What is the maximum length of an identifier?

944


What is a shell structure examples?

845


Which is better malloc or calloc?

892


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

1164


Can we use any name in place of argv and argc as command line arguments?

848


what are the facialities provided by you after the selection of the student.

1959


What are runtime error?

893


Why are algorithms important in c program?

878