Question: Given a string containing alphabets only, write a program in C to encrypt the given string by replacing alphabet at a particular position with the

Given a string containing alphabets only, write a program in C to encrypt the given string by replacing alphabet at a particular position with the fourth alphabet ahead of that alphabet as per the dictionary.

For Example: Given String: WELCOME Encrypted String: AIPGSQI

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!