Answer Posted / rajeshkannan.g
YES.Because java programming contains classes and objects.
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
can inline function declare in private part of class?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
what is difference between class template and template class?
What is multilevel inheritance?
What is multilevel inheritance in oop?
Write a c++ program to display pass and fail for three student using static member function
What is the advantage of oop over procedural language?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Can we create object of interface?
What is overloading and its types?
what are the realtime excercises in C++?
what is different between oops and c++
How do you achieve polymorphism?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is coupling in oops?