Request New Subject
Home
Computer Science Engineering (CSE)
Operating System Architecture
Q. For the below mentioned codeint main() { int fd;fd = open(“logfile”, O_CREAT|O_RDWR, 0600);lseek(fd, 5, SEEK_CUR);write(fd, “Hello”, 5);return 0;}, (Solved)
1. 5
2. 1024
3. 1029
4. 1034
b. 1024
Related Topics
→ Computer Architecture and Organization
→ Microprocessor and Interfacing Technique
→ Computer Networks
→ Data Structure and Algorithms (DSA)
→ Operating System (OS)
→ Artificial Intelligence and Robotics (AIR)
→ Software Project Management (SPM)
→ Computer Fundamentals
→ High Performance Computing (HPC)
→ Data Communication and Computer Network
Subscribe Now
Get All Updates & News
Subscribe