Recent posts

What is the best way to recover information that has been stored on a drive that has got damaged.

 



Read more

What will happen when you compile and run the following code? public class MyClass{ static int i; public static void main(String argv){ System.out.println(i); } } 1) Error Variable i may not have been initialized 2) null 3) 1 4) 0



Read more

What will be printed out if this code is run with the following command line?
java myprog good morning
public class myprog{   public static void main(String argv)   {System.out.println(argv[2]);   }} 1) myprog
2) good
3) morning
4) Exception raised:"java.lang.

ArrayIndexOutOfBoundsException: 2"



Read more

Can my computer become instantly infected with a virus if I unknowingly open a malicious mail?



Read more

Can using a non-working battery actually cause damage to the motherboard?



Read more

How do I use MYSQL to store data that has been collected in a webpage form?



Read more

Hi,

My launchpad is not working. I have downloaded the latest driver, update the operating system with latest service pack and reinstall the launchpad but when I connect the device with USB port, it shows 'unrecognized device' with following message. Have you experience such problem or have any idea on...



Read more

Hello,

I just upgrated my system to opensuse 11.1. But it's not working properly. The following message is appearing.

The said file resists in hard drive, but it is not recognizing.

I tried to recognize the file several times by clicking 'retry' but it's not working.

What is it's solution?

Please let me know.



Read more

Hi

While try to access Win32 programs remotely in Windows XP SP3, the following message encounters.

But it happen not with all workstations. About one third of the workstations are encountering such problems.

Is this due to SP3?

Should I go back to SP2?

Please suggest me. Our lab works are hampering.



Read more

Hi,

DVD burning becomes a tragedy for me. Recently I have upgraded my system from XP to Windows 7. Consequently I have updated all the software. But when I try to burn DVD the following error occur and the disk become ruin. I don't know why it's happening. I am...



Read more