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
What is the difference between the local variable and global variable in c?
What is a structure and why it is used?
What is scanf_s in c?
What are the data types present in c?
Describe the header file and its usage in c programming?
What is the scope of static variable in c?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
What oops means?
What is the purpose of void pointer?
Do you know the use of 'auto' keyword?
Hai what is the different types of versions and their differences
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
What is a structure in c language. how to initialise a structure in c?
List some of the dynamic data structures in C?
What are the different types of C instructions?