Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
No Answer is Posted For this Question
Be the First to Post Answer
What is an Object/Instance?
Which field is used in c++?
Explain deep copy?
Can recursive program be written in C++?
What is the difference between a shallow copy and a deep copy?
What is function overloading in C++?
What is ostream in c++?
What are the different data types present in C++?
What is guard code in c++?
What is meant by the term name mangling in c++?
What is &x in c++?
structure contains int, char, float how it behaves for big endian and little endian?