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 do you mean by the term Structural Links which is employed in Hypermedia?
Describe Microsoft’s implementation of a workflow system. What protocols could have been used to develop such a system?
Give a brief introduction of the term animation?
What is the need of expansion slot in motherboard?
Write a brief note on 'inode'?
Describe the terms MS-DOS and WINDOWS? Briefly differentiate them?
Give a brief explanation of SISD.
Give a brief explanation of the term BCD.
Write down the difference between the CMOS and BIOS.
Explain the techniques that are used within the system for the purpose of cooling?
18,76,764
1941535 Asked
3,689
Active Tutors
1430706
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!