What is the difference between windows 98/2000/XP Operating
Systems?

Answer Posted / hammad rajak

i think the main reason of make the 2000 is networking and
the main reason of make winxp is files system

Is This Answer Correct ?    8 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)

729


what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?

2097


how to convert the data from HTML file to SAS dataset?

2194


what is programmable BIST in today ic design

1649


what is dot net framework

2346






What are the tasks performed by a Team Lead

2337


why not instantiating servet using new operator?

1498


Explain the types of operations? Draw the figure for shift and rotate operations?

2811


For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?

3195


What is the entry point function of a DLL?

623


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

2363


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?

1517


A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.

1786


What is the Difference between in memory database and physical database

2086


what are resources in case of Threads

1665