What is the difference between windows 98/2000/XP Operating
Systems?
Answer Posted / abhijit
There are so many difference between win 98 & xp.As per as my technical knowledge some of them are
1)98 supports FAT file system wherever xp supports both NTFS & FAT file system.
2)Because of file system 98 doesn't support file compression,
quota management,security management.where xp supports all above.
3)when we attach any kind of hardware in 98 the host will want to restart,but xp configure it automatically ,no restart needed.
4)windows 98 has a 'default allocation unit' but in xp we can moderate it
5)it does not support hibernate & system restore facility where xp support it.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
Can we write a method in JSP.If so how?
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
When will you use shell script/Perl ahead of C/C++?
what does mean and stack mean in genral programming?
Difference of Console, web & windows applications?
what is the purpose of checked Menu options
What is ur porject Architecture? If anyone ask what i have to specify here..
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
where is available in this mantis toturials?
Give examples of macro quoting function?
Outline the two important features of a terminating recursion. Any ideas?
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.