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 Byte? Briefly decribe it.
Explain the term Computer batteries. Describe in detail.
Explain how a server motherboard is different from the desktop?
What the difference between FSB and BSB?
Write down the use of Complements and list out its types.
Describe about Cloud Service?
Write down the differentiation between display card and graphic card?
Explain any three Intel chipset?
Write down differentiation between pooled tables and transparent tables.
Is the after and before swapping Process are similar or not? State the cause also?
18,76,764
1926154 Asked
3,689
Active Tutors
1441088
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!