What is static in oop?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of classes in c++;
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
Describe the difference between a Thread and a Process?
What is variable example?
What is the point of polymorphism?
Is oop better than procedural?
What is Object and Class? What are the differences between them?
diff between Abstract class Interfaces?
What is object in oops?
What is the outcome of the line of code "cout<<abs(- 16.5);"? 1) 16 2) 17 3) 16.5
why the memory allocated with new cant be freed using free()
What are the features of oop?