Is outlook a secure email?
Explain @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations?
What is the first thing you do after vendor setup is complete?
How does xaml relate to service description languages (wsdl, xmi)? : xaml
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 import javax swing jframe? how to downlaod image to target system?
what is the vi editor? What is procedure in pl sql? Cassandra is written in which language? Is condition checking possible in jcl? If yes, how? What is object class in java? hi all,
i had a question, that how to find out hiding a coloumn in
a table
i had a table having the following column names
NAME DESCRIPTION CREATED TIME CREATED USER
if i right clicked on a NAME column it will displays a
menu having the same column names in a list like
NAME
DESCRIPTION
CREATED TIME
CREATED USER
with check boxes.if i unched any check box, that column
name should not be appear in the main table column names
could anyone please solve this problem? How too reset admin password in magento? Are there usability issues with ajax? Tell me do you know why doesn't the following code print the newline properly?