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
What is an activity?
Give a brief explanation of foreign key relationship.
Illustrate difference between Pentium III and IV?
How a minicomputer different from a mainframe?
Give a brief explanation of Handshaking.
Give a brief explanation of the term Memory read and writes operation.
Write down the types of serial transmission.
Explain the term Circuit. Explain in detail.
What is Hyper Threading? What is the use of it?
Whenever bit is set then illustrates the process to copy on ‘write’ bit of a page is handled by the kernel?
18,76,764
1931923 Asked
3,689
Active Tutors
1434342
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!