Answer Posted / durgesh jaiswal
pointer is a memory variable which holds the address of another variable.........
syntax-*ptr
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Whats oop mean?
What is oops and its features?
What is the main purpose of inheritance law?
What are oops methods?
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 super in oop?
any one please tell me the purpose of operator overloading
What does sksksk mean in text slang?
What does enum stand for?
What is static in oop?
what type of question are asked in thoughtworks pair programming round ?
What is debug class?what is trace class? What differences are between them? With examples.
i got a backdoor offer in process global,Bangalore..Can i work with it?
Which is not an object oriented programming language?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.