Difference between Class and Struct.
Answer Posted / frozan maqsoodi
the main difference is the default access specifier.
constructors can be declared in structures. try it, you
will get the answer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between call by value and call by reference in c?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
What is sizeof array?
How can I send mail from within a c program?
What is f'n in math?
What is the difference between declaring a variable by constant keyword and #define ing that variable?
How can you determine the maximum value that a numeric variable can hold?
How can you access memory located at a certain address?
Is array name a pointer?
What is action and transformation in spark?
Explain modulus operator.
What is openmp in c?
Explain what is wrong with this program statement?
Explain 'bit masking'?
What language is c written?