Write a c++ program to display pass and fail for three
student using static member function


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

Can we call a base class method without creating instance?

6 Answers  


What is object and example?

0 Answers  


What is polymorphism and types?

0 Answers  


write a program to print * * * * * *

2 Answers  


How oops is better than procedural?

0 Answers  


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

0 Answers  


What polymorphism means?

0 Answers  


What is the diamond problem in inheritance?

0 Answers  


which is platform independent device used in computers

2 Answers  


what is object oriented programming and procedure oriented programming?

3 Answers  


how to find the largest of given numbers in an array

2 Answers  


What are two types of polymorphism?

0 Answers  


Categories