Answer Posted / viswanath
hi Rahul,
what u did, are u not misusued?
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is polymorphism give a real life example?
What is constructor overloading in oop?
What does and I oop mean in text?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is protected in oop?
Why do while loop is used?
What is pointer in oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
Why polymorphism is used in oops?
What is encapsulation oop?
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 are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is static modifier?
what's the basic's in dot net
Is data hiding and abstraction same?