C,c++, Java is all are structural oriented or procedure
oriented language..?
Answer Posted / koti pendem
c,c++ are structural&procedure oriented languages java is
object oriented
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How a string is stored in c?
What does stand for?
Which one would you prefer - a macro or a function?
What is bubble sort in c?
what is different between auto and local static? why should we use local static?
How do I copy files?
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
What is the correct code to have following output in c using nested for loop?
What is array in C
Process by which one bit pattern in to another by bit wise operation is?
What is hash table in c?
What is c language in simple words?
What is getch () for?
How does pointer work in c?
How does #define work?