What is the importance of oop?
No Answer is Posted For this Question
Be the First to Post Answer
What is abstraction example?
what is the drawback of classical methods in oops?
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 polymorphism explain its types?
Iam doing my project on instant messaging , if you any new ideas regarding this project ,please suggest it?
What is object and example?
can we make a class static without using static keyword?
How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.
What is object and class in oops?
WAP find square root of any number (without using sqrt() )?
What does <> mean pseudocode?
What is function overloading and operator overloading?