Can a list of string be stored within a two dimensional array?


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

Post New Answer

More C++ General Interview Questions

why is c++ called oops? Explain

0 Answers  


Explain the register storage classes in c++.

0 Answers  


Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

0 Answers  


When does a name clash occur in c++?

0 Answers  


What happens when a function throws an exception that was not specified by an exception specification for this function?

1 Answers  


What do you mean by abstraction in C++?

1 Answers  


What is the difference between c++ and turbo c++?

0 Answers  


Write a Program to find the largest of 4 no using macros.

0 Answers  


What is a virtual destructor? Explain the use of it?

0 Answers  


What is scope resolution operator in c++ with example?

0 Answers  


What is #include ctype h in c++?

0 Answers  


Does there exist any other function which can be used to convert an integer or a float to a string?

0 Answers  


Categories