Compilation Stages in C

Compilation stages What is a Preprocessor/Preprocessing? What is Translator or Translating state? What is Assembler or Assembling? What is Linked or Linking? NOTE: Giving intermediate filenames extensions like .i .s …

Explore More

Linux Commands

What is ls and pwd command in Linux? vim/vi editor commands. /* commands outside insert mode */ open vi the press below keys. objdump command

Kernel and OS

What is the OS? What is the Kernel? Linux(OS) Architecture Block Diagram User Space vs Kernel Space with real time scenario System call and System Programming What is Process in …

Explore More