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
Give a brief explanation of content addressable memory.
Briefly describe all the addressing modes of the 8085 microprocessor with the aid of examples?
What are the differences between Intel Celeron and Pentium family of Processors?
Describe briefly about the term WMV Files?
Give a brief explanation of the term table buffer.
Briefly describe the term phishing?
Write down the ways by which computer buses can be used to communicate with the memory and I/O.
What is AGP slot? What is its use?
The CPU is busy but you want to stop it and do other tasks. How do you stop it?
Specify difference between the integrated and the non-integrated motherboard.
18,76,764
1938721 Asked
3,689
Active Tutors
1415167
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!