What is the difference between windows 98/2000/XP Operating
Systems?
Answer Posted / mandar jintikar
you can do 'system restore' in windows xp.which is not
possible in Windows 98.If u Connect Keyboard & Mouse so you
have to install Drivers in windows 98.But in xp it's not
required it's plug & Play.Windows 98 Support only FAT & Xp
Support FAT & NTFS.
| Is This Answer Correct ? | 55 Yes | 7 No |
Post New Answer View All Answers
can we extend a class having only one parameterised constructor.Suggest the process to do it.
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
what are all the validation we need to perform in data stage?
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
what is programmable BIST in today ic design
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
Write a program to find whether a given number is prime or not.
what is delimiter in sas ?
how to remove header and footer in jcl using sort utility
details description on this mantis? who is founder of this mantis?
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
how to data grid use in data bind?
Which method protects back button to retrieve old value from previous page in Struts.