When a private constructer is being inherited from one class to another class and when the object is instantiated is the space reserved for this private variable in the memory??
13 22440what is the main difference between c and c++?
AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,
386 680288Explain the concept of abstracion and encapsulation with one example. What is the difference between them?
PCS,
3 12618What is Agile methodology?
ABC, Accenture, College School Exams Tests, Inmar, Microsoft, Sapient,
20 198033
What are functions in oop?
Write a program to reverse a string using recursive function?
class type to basic type conversion
What is property in oops?
What is encapsulation oop?
What is an advantage of polymorphism?
#include
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is debug class?what is trace class? What differences are between them? With examples.
What is inheritance in oop?
what is the drawback of classical methods in oops?
What is byval and byref? What are differences between them?
What is polymorphism what is it for and how is it used?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What do you mean by overloading?