Write a program in c to replace any vowel in a string with z?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Explain what is the difference between far and near ?

0 Answers  


What is the use of ?: Operator?

0 Answers  


What is the general form of function in c?

0 Answers  


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

0 Answers   MNC,


simple program of graphics and their output display

0 Answers   Elysium,






The differences between Windows XP and Windows Visa

8 Answers   HCL,


int main() { int *p=new int; *p=10; del p; cout<<*p; *p= 60; cout<<*p; } what will be the output & why?

4 Answers   TCS,


What is the difference between the = symbol and == symbol?

0 Answers  


Program to swap the any two elements in an array containing N number of elements?

1 Answers   Bosch, Glenwood, Ugam Solutions,


Which header file is used for clrscr?

0 Answers  


how to find the given number is prime or not?

6 Answers   IMS, ING,


Function calling procedures? and their differences? Why should one go for Call by Reference?

0 Answers   ADP,


Categories