Here you will find more than 50000 job interview questions

Job Questions Search Engine


Sponsored Links

Name the data structure used to maintain file identification?

September 7, 2010 by bigboss · Leave a Comment
Filed under: Linux Kernel Interview Questions 

‘inode’, each file has a separate inode and a unique inode number.

Explain the UNIX or Linux Kernel?

August 6, 2010 by bigboss · Leave a Comment
Filed under: Linux Kernel Interview Questions 

Unix operating system derived into three different levels and the inner most level is Kernel. Who is the sole responsible of all the activites as scheduler, memory manager etc. The outmost level is Shell which connect to end user with the Kernel.

The Linux kernel is an operating system kernel used by the Linux family of Unix-like operating systems.[5] It is one of the most prominent examples of free and open source software.

free linux kernel programming Books

Whats is Stack overflow attack or buffer overflow

a stack buffer overflow occurs when a program writes to a memory address on the program’s call stack outside of the intended data structure; usually a fixed length buffer.[ Stack buffer overflow bugs are caused when a program writes more data to a buffer located on the stack than there was actually allocated for that buffer. This almost always results in corruption of adjacent data on the stack, and in cases where the overflow was triggered by mistake, will often cause the program to crash or operate incorrectly. This type of overflow is part of the more general class of programming bugs known as buffer overflows

  • Categories

    |
  • Tags

    ADO.NET Questions Algorithm Questions ASP.NET Questions auto_ptr Binary tree questions C++ Constructor Interview Questions C++ Questions CISCO Exams Questions Common Interview Questions Core Java Interview Questions Csharp Questions datastructure questions Delphi 6 find command gdb interview questions grep interview questions IBM certification exams questions Infosys Puzzles Java Struts Linked List Problem Linux Command Questions List Manager Interview Questions Markov Algorithm memory leakage mysql Interview Questions Normalization Oracle Application Developer Certification Exam Interview Questions Oracle Questions Perl Questions PHP Questions Pointers Interview Questions PostgreSQL Database Questions pthread interview questions Smart Pointer Solaris Interview Questions SQL SERVER Interview Questions STL STL Map Symbian OS Tricky Interview Questions Unix Interview Questions unix shell Vector Windows OS Questions