Answer Posted / ramya
pointer is a memory variable that stores the address of the
another variabe
| Is This Answer Correct ? | 55 Yes | 0 No |
Post New Answer View All Answers
Why do we use oop?
is there any choice in opting subjects like 4 out of 7
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 constructor in oop?
Why is object oriented programming so hard?
Why we use classes in oop?
What are the three main types of variables?
what is graphics
What are properties in oop?
Get me an image implementation program.
What is difference between data abstraction and encapsulation?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What are the types of abstraction?
What is oops and its features?
write knight tour problem which is present in datastructure