Describe the UNIX system calls for Input-Output
Describe the UNIX system calls for I/O?
Expert
open(pathname,flag,mode) – open a filecreat(pathname,mode) - create a fileclose(filedes) - close an open fileread(filedes,buffer,bytes) - read data from an open filewrite(filedes,buffer,bytes) - write data to an open filelseek(filedes,offset,from) - position an open filedup(filedes) - duplicate an accessible file descriptordup2(oldfd,newfd) - duplicate to a desired file descriptorfcntl(filedes,cmd,arg) - alter properties of an open fileioctl(filedes,request,arg) - alter the behavior of an open file
Write down difference between ABAP memory and SAP memory.
Explain what is IEEE 1394 Interface?
What is power supply unit?
In which condition we use End-of-selection?
Write down the ways in which errors can be handled through hard disks?
Explain the term SATA.
Differentiate between a human workflow and a system workflow?
Write down the different market segments for Hard Disks?
Explain the term BIOS beep code. Describe what it does mean?
Write down the steps in addition and subtraction algorithm.
18,76,764
1934623 Asked
3,689
Active Tutors
1445305
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!