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 are the different types of C instructions?
What is structure in c definition?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
#include
How can a number be converted to a string?
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
Write a program to show the change in position of a cursor using c
Write a program to identify if a given binary tree is balanced or not.
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
Discuss the function of conditional operator, size of operator and comma operator with examples.
What is formal argument?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
What are keywords c?
Write a program in c to replace any vowel in a string with z?