What is the difference between windows 98/2000/XP Operating
Systems?
Answer Posted / ilavendhan
while in windows 98 the file system is FAT32 but in windows 2000 or xp it will be both fat or ntfs file system
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
sample and simple coding where we get?
hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.
What is test execution and when will we start execution please send me one example for this question
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
why we use abstract word in abstract window toolkit in java language.
how do i create my own exception class which will restrict IO exception?
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
I am looking for selenium RC online Training in chennai. can any one tell me the best institute
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
Difference between debugging, running, executing of an application