What is an empty list in java?
How do I apply multiple conditional formatting rules in excel?
Hi, This is Laila. I am selected for syndicate bank interview. Could you please share your views and the questions asked if you have faced the interview My email id is laila_honey09@yahoo.com Please send as fast as u can.Thank You Thanks... Laila.
what is SOA?
What does aop stand for?
How to walk through a list in a sorted order without sorting the actual list?
What is use of functional interface in java 8? Explain
Why do we use formulas in excel?
What is a class loader? What are the different class loaders used by jvm?
What are the different elements of a collaboration diagram?
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 What is the shortest method to open a text file and display its content? Differentiate between dataset and datareader? What are different exception types exceptions available in java ? What things you would care about to improve the performance of application if its identified that its db communication that needs to be improved?