Social Engineering Countermeasures

Social Engineering Countermeasures: To combat social engineering is very critical for any certified ethical hacker (CEH). Ethical hackers are the security professionals or network penetration testers. The organizations employ them…

Coding VS Programming

Coding and programming are two words in the field of computer science or software development often taken interchangeably. But coding and programming are two different things. Here let us look…

C Program to Find GCD

C Program to Find GCD: This post discusses how to write C program to find GCD. There are many approaches to find the greatest common divisor (GCD) of any two…

C Program to Print Fibonacci Numbers

Before looking into the program to print Fibonacci numbers, let us look into what really it is.  Fibonacci numbers are a sequence of numbers known as a Fibonacci sequence which is characterized by the fact…