Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is suspended state in ios?

465


What is a database schema in oracle?

608


Sending invoice via email I have a requirement to send the invoice copy to the customer or agent that will be specified at the time of sending the invoice (it should not be configured before). How do I configure this and where do I set the indicators?

611


Is it ok to do disk cleanup?

493


how can i access a direct (absolute, not the offset) memory address? here is what i tried: wrote a program that ask's for an address from the user, creates a FAR pointer to that adress and shows it. then the user can increment/decrement the value in that address by pressing p(inc+) and m(dec-). NOW, i compiled that program and opened it twice (in 2 different windows) and gave twice the same address to it. now look what happen - if i change the value in one "window" of the program, it DOES NOT change in the other! even if they point to the same address in the memory! here is the code snippet: //------------------------------------------------------ #include //INCLUDE EVERY KNOWN HEADER FILE #include //FOR ANY CASE... #include #include #include main() { int far *ptr; //FAR POINTER!!! long address; char key=0; //A KEY FROM THE KEYBOARD int temp=0; clrscr(); cout<<"Enter Address:"; cin>>hex>>address; //GETS THE ADDRESS clrscr(); (long)ptr=address; temp=*ptr; //PUTS THE ADDRESS IN THE PTR cout<<"["<

1803






You have stayed in your current job for quite a long time, why

732


How can you get web browser’s details using PHP?

509


can you please run us through your resume?

739


What is stage and task in spark?

147


What is the significance of geo fields on an object?

222


Can anybody tell me what are the tuning problems?

1578


How to improve your performance in views?

534


What are pure components?

151


What are the main features of gui?

398


Explain the difference between close and quit command?

544