Q : Write a ‘C’ program to list of keywords which must be sorted in increasing order in the table.
Solution :
#include<stdio.h>
int power(int,int);
void main()
{
char
keyword[][15]={"char","do","extern","if","return","static","union","while","case","default","enum","goto","register","