What is the difference between an object and a class?
Answer Posted / nk
Object is a runtime entity of a class
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
when to use 'mutable' keyword and when to use 'const cast' in c++
Which language is pure oop?
What are oops methods?
What do you mean by Encapsulation?
Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.
why reinterpret cast is considered dangerous?
what is the drawback of classical methods in oops?
Can bst contain duplicates?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is overloading and its types?
What is solid in oops?
What are classes oop?
What is static in oop?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is the real life example of polymorphism?