Home / Engineering / Operating System Architecture / Question
M
Q.) Code snippet (file1 size is 2024)f1 = fopen (file1, RDWR, RWX)
lseek(f1,1024,SEEK_SET) write(f1,buf,10)
What is offset now.
Related MCQs on Operating System Architecture
Q. Configuration management procedures be implemented during ____________
Q. Which of the following statement is wrong about Amazon S3?
Q. __is used to create the organisation's overall security program.
Q. A subset of a network that includes all the routers but contains no loops is called
Q. SOMs are used to cluster a specific dataset containing information about the patient’s drugs etc.
Q. How can we convert AO graph with mixed nodes into graph with pure AND and OR nodes?
Q. Which of the following tools can be used to keep track of evolving version of a file?
Discusssion
Login to discuss.