Is enum a class?
No Answer is Posted For this Question
Be the First to Post Answer
why the memory allocated with new cant be freed using free()
What is the diamond problem in inheritance?
what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use
What is this pointer in oop?
can main method be overloaded...??? How..????
Why static Function is used in C++?
Can static class have constructor?
Can we create object of interface?
What is stream in oop?
when my application exe is running nad i don't want to create another exe what should i do
write a program that takes input in digits and display the result in words from 1 to 1000
what is the main difference between sizeof() operator in c and c++