How do you define social class?
Answer / Vikash Choudhary
In sociology, a social class is a set of individuals who share common economic and social positions. These positions are determined by factors such as occupation, income, education, and culture.
| Is This Answer Correct ? | 0 Yes | 0 No |
all about pointers
Can you inherit a private class?
What is static modifier?
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
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Which is not an object oriented programming language?
what is the technical or oop name of object?
can inline function declare in private part of class?
What is multilevel inheritance in oop?
what is the advantage in software? what is the difference between the software developer and Engineer
who is the father of OPPS
What is the difference between an object and a class?