Questions: 1 680

Answers by our Experts: 1 680

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

write a C program to convert the string "CEASER " to "HJFXJW "without using inbuilt function


Write a C Program to display the following matrix


Write a c program to calculate the net salary where the basic salary is input and the DA is 35% of basic salary , hra is 25% of basis salary and income tax is 10.5% of gross salary respectively

Write a C program to solve the given series using recursion

1+(2^x)/2+(4^x)/4+(8^x)/8+...


given an input string Ayodhya your C program to count the number of vowels and consonants and print the frequency of occurrence of each vowel and consonant delete the vowels in the same input string and display the updated string

Sample input:

Enter the input string: Ayodhya

Sample output:

No of vowels:3

Frequency of occurrence:A-2;o-1

No of consonants:4

Frequency of occurrence:y-2;d-1;h-1



determine the cumulative sum of n floating point numbers read a new number into the computer during each call to recursive function

Sample input:

n=3

Enter the number:0.8

Enter the number:0.1

Enter the number:0.2

Sample output:

Cumulative sum=1.1


given a string "programming" and find the first occurrence of the vowel and move the sequence of consonants preceding the first vowel to the end of the string

Sample input:

Str[]=programming

Sample output:

Updated string=ogrammingpr


given an input string Ayodhya your C program to count the number of vowels and consonants and print the frequency of occurrence of each vowel and consonant delete the vowels in the same input string and display the updated string

Sample input:

Enter the input string: Ayodhya

Sample output:

No of vowels:3

Frequency of occurrence:A-2;o-1

No of consonants:4

Frequency of occurrence:y-2;d-1;h-1


given a string "programming" and find the first occurrence of the vowel and move the sequence of consonants preceding the first vowel to the end of the string. write a c program.

Sample input:

Str[]=programming

Sample output:

Updated string=ogrammingpr


Gaurav is an Engineering graduate looking for post; Graduation at different universities. Different universities have different eligibility criteria , which is genuinely based on percentage scored by students during; UG. Here are the list of universities with percentage criteria. University of Toronto-97%, University of British Columbia-95%,University of Ottawa-90%,Western University-85%.Read the percentage scored by Gaurav and help him in finding the universities that matches with the percentage scored by him with the help of C Program.
LATEST TUTORIALS
APPROVED BY CLIENTS