C,c++, Java is all are structural oriented or procedure
oriented language..?
Answer Posted / selva
procedure oriented language..
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
What is the use of ?: Operator?
What are the types of type specifiers?
What is the purpose of & in scanf?
What is the scope of static variable in c?
Why void main is used in c?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
write a proram to reverse the string using switch case?
What does the && operator do in a program code?
What is keyword with example?
What is static memory allocation?
What are the 4 types of unions?
What is #include conio h?
What is methods in c?
Why do we use stdio h and conio h?
How is null defined in c?