What are the benefits of interface?
No Answer is Posted For this Question
Be the First to Post Answer
Can a destructor be called directly?
How would you stop a class from class from being derived or inherited.
why function overloading is not called as pure polymorphism?
Which is not an object oriented programming language?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is use of overloading?
string is a class or data type in java?
how can we design a magic square in c++?or suggest me the basic idea of it.
explain sub-type and sub class? atleast u have differ it into 4 points?
What is object and example?
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’.
JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?