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
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
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
how to add a new table with variables and thier values into a imported file uisng proc import?
how to convert hashmap to arraylist with iteration
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
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
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
Write a program to swap the content of two variables without using a third variable.
sample code for data transfer between two r/2 systems and r/3 systems?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.