The differences between Windows XP and Windows Visa

Answer Posted / vinod

Windows XP can only be used for commmon utility puposes
with the available features.

while windows Vista has more features than Win XP which
can allow users to use more advanced sofware packages can
be supported/installed and run on Vista box which can be
used for few special buissiness critical applications.

Example, A server software Can be installed on Vista and
can be tested.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to generate address labels using structures?

3997


What is const and volatile in c?

559


What is array of structure in c programming?

743


What is pointer in c?

731


What is wrong with this code?

685






What is the advantage of c?

607


Difference between Function to pointer and pointer to function

623


What language is c written?

568


How to find a missed value, if you want to store 100 values in a 99 sized array?

803


What does the c in ctime mean?

557


Is c is a low level language?

555


Explain how can I open a file so that other programs can update it at the same time?

581


This is a variation of the call_me function in the previous question:call_me (myvar)int *myvar;{ *myvar += 5; }The correct way to call this function from main() will be a) call_me(myvar) b) call_me(*myvar) c) call_me(&myvar) d) expanded memory

719


What are qualifiers and modifiers c?

537


what is use of malloc and calloc?

1374