Conversion from a basic type to a class type may be
achieved using______________

Answer Posted / safe

using object.

Is This Answer Correct ?    18 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abstract class in oops?

600


Is data hiding and abstraction same?

567


What is class in oop with example?

621


State what is encapsulation and friend function?

699


Templates mean

1587






What is stream in oop?

838


What is data binding in oops?

586


What is static in oop?

588


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

628


What is coupling in oops?

595


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?

1403


What is polymorphism what are the different types of polymorphism?

566


What is oops and its features?

587


what is the 3 types of system development life cycle

2431


What are oops functions?

583