which feature are not hold visual basic of oop?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by abstraction?
What is the real time example of encapsulation?
What is a class in oop?
create a c++ program that will ask 10 numbers and display their sum using array.
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
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 are the ways in which a constructors can be called?
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,
What is virtual Function.
what is difference between thread and programme.
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’.