In this post, I will discuss about Low Level Disk I/O in C Programming, Low level disk I/O function has the below mentioned advantages, Using argc and argv, Standard I / O Devices in C programming, What is I/O functions Redirection and Bitwise Operators in C Programming. Low Level Disk I/O in C Programming: Using low level disk I/O data cannot be written as individual … [Read more...]
Website Testing Methods: Functionality, Usability, Interface
In this post, I will describe major web testing methods which are useful to test a website: Functionality Testing.Usability Testing.Interface Testing.Compatibility Testing.Performance Testing.Security Testing. 1) Functionality Testing Functionality testing involves testing of all the links shown are functional. Navigating to target pages. Test links will remain in … [Read more...]
C Programming Under Linux – Zombies And Orphans Process
What is Linux? Linux operating system is clone of Unix operating system. Kernel of Linux was developed from scratch by Linus Torvalds with assistance from a loosely-knit team of programmers across the world on internet. It has got all the features that would be expected in a modern operating system. Unlike windows or Unix, Linux is totally open source. Kernel of Linux is … [Read more...]