2. Give the different notations for the class.\
Can we create object of interface?
What is abstract class in oops?
What is class and object in oops?
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 type of questions
Write a c++ program to display pass and fail for three student using static member function
What is the use of oops?
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
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 the problem with multiple inheritance?
What is inheritance write a program to show use of inheritance?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is the main feature of oop?
Why do we use polymorphism?