Difference between computer architecture and computer organization?
How does operating system work with logical & physical address?
As per My understanding, Physical address is the main unique address & logical address is that understood by Computer.
We can take the example of LAN/NIC Card, which having MAC address that is physical address & IP address would be Logical address.
Address that generates by CPU is called logical address and the address of the main memory called physical address
Tool to document business requirements?
How you proceed working on a really big requirement?
What is qc?And describe 4 modules briefly?
What is pre-emptive short job?What is the i/o burst?What is cpu burst?
CPU BURST:cpu burst is that when cpu wait for input process and after completion input burst cpu do process on that job... cpu burst is like a car and input output burst is like a pedestrian..bec cpu ...
cpu burst is.. process waits for io completion and io burst is .. process waits for cpu completion
Hp-ux and aix in scripting level
Is there any differences between hp-ux and aix in scripting level. Any suggestions?
In win server 2008, 25 computers connected to your domain, how can I see which user is logging & logout details or how many users are active, or I created one ou, how many members are logging, or logout, I want to give daily report.
Active directory on 2008 server
How to configure active directory on 2008 server?
Press windows key + r => typr "dcpromo"then it displays the AD configuration and installation wizard . select option like "create a new dc in a new forest" or "create a domain in an existing forest".....
NIM Server stands for Network Installation Management server. It is used for maintenance as well as management of AIX images on LPARs and also on individual stand alone servers. NIM can group instance...
Password protect win XP folder
How can we password protect a folder in win xp?
Hai
If i use the first option i am not getting the sharing tab
My OS is Windows XP
it s a multi usable desktop with 4- 5 users in it,
and more ever it says admin password is required ..please suggest me how can i bypass all the thing and protect my folder
Thank you
Password Protect Folders in XP Do you share a computer with other users and want some extra security on your folders? There are two ways to password protect a folder built into Windows XP (for other W...
What is the difference between medium term scheduler and dispatcher?
Fragmentation:- Fragmentation is a problem which is occurs during the partition of memory. When memory size bricked in to several partition using the static or dynamic partitioning technique in the fr...
Normally there are 3 types of schedulers are available in operating systems.1. Long term scheduler2. Mid term scheduler3. Short term schedulerThe short term scheduler is also called as the dispatcher ...
What is the difference between UNIX and LINUX?
Linux does not have to have a GUI. Unix is an OS built in the 60s and 70s at the Bell Labs and later it gave rise to many Unix-like, or *nix, operating systems. One example is Linux, kernel of which h...
unix i s created by AT&T BELL LABS AND MIT invited year in 1960's
linux is created by LINUS TORVALDS invited year in 1991
unix is not support processor Intel 386
linux is support processor Intel 386
What is the need of operating system in computer science?
Need of Operating System: In earlier day’s user had to design the application according to the internal structure of the hardware. Operating System was needed to enable the user to design the applic...
In earlier day’s user had to design the application according to the internal structure of the hardware. Operating System was needed to enable the user to design the application without concerning t...
What is system calls and what is the term preempted and dispatching in it?
system calls are the interface for the services provided by the operating system
signals
Which line will be actiVATed when an output device require attention from cpu?
Interrupt line
What are the memory management techniques?
Memory techniques:
1. Fixed partitioning
2. Dynamic partitioning
3. Simple segmentation
4. Virtual memory page
5. Virtual memory segmentation.
differnt memory mangement techniques r Paging and Segmentation
What is the 32bit and 64bit platform os? What is difference between 32bit and 64bit? Which latest os from Microsoft does not suppourt 32bit?
32 bit and 64 bit....its size of instruction code , 64 bit...
It depends upon two thing first architecure such as x64, x32 and processor.
List the possible causes for blue screen dump error in windows operating system?
There could be a lot of problem for Blue Screen Error. There are some answers which I can think:
Miss mathed of driver.
Any Hardware Problem.
Any system file corruption.
But must of the system in my experience I have seen the problem due to RAM issue.
It is considered that the system has RAM problem.
THE distinction b/w computer organization and computer architecture
1.The architecture indicates its hardware whereas the organization reveals its performance.
2.for designing a computer, its architecture is fixed first and then its organization is decided.