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

Answer Posted / narmadha

object

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know about multiple inheritance?

639


What is a superclass in oop?

667


Why do we use class in oops?

555


What are objects in oop?

609


Can abstract class have normal methods?

611






write a programe to calculate the simple intrest and compund intrest using by function overlading

1668


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1983


What is the importance of oop?

609


What is the difference between static polymorphism and dynamic polymorphism?

581


Is this job good for future? can do this job post grduate student?

1692


Which is not an object oriented programming language?

539


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1652


write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).

1640


What are the benefits of polymorphism?

622


What is destructor in oop?

623