When is a memory allocated to a class?
Answers were Sorted based on User's Feedback
Answer / pushpankar mishra
i woould like to clear one thing that object and instance
are two sligthly differnt things
int a; // 'a 'is instance
a=20;//'a' is a object
eg:object+instance
|
int a=20// object + instance;;
| Is This Answer Correct ? | 3 Yes | 4 No |
How many types of access specifier in c# and vb.net?
WHEN A COPY CONSTER IS CALL ?
what are the characteristics of oops?
what is polymorpsim? what are its types?
What is extreme programming?
Are polymorphisms mutations?
What does oop mean in snapchat?
What is conditional Compilation?
What is debug class?what is trace class? What differences are between them? With examples.
What is the main difference between C++ and Java
Contrast OOP and SOA. What are tenets of each?
1 Answers Siebel Systems, Wipro,
what is multithreading in c++ , what is difference between multithreading and singlethreading.