Answer Posted / vignesh
c consists of both object oriented and function oriented
but whereas java consists of only object oriented language
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is pointer to member?
How will you call C functions from C ++ and vice-versa?
What are abstract data types in c++?
Is c++ harder than java?
Is it possible for a member function to use delete this?
Array base access faster or pointer base access is faster?
What are the benefits of pointers?
Can a program run without main in c++?
What is a singleton class c++?
What is #include cstdlib in c++?
What is main function in c++ with example?
Which c++ compiler is best?
What is c++ virtual inheritance?
How is c++ used in the real world?
How come you find out if a linked-list is a cycle or not?