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

What are c++ templates used for?

0 Answers  


What is a forward referencing and when should it be used?

0 Answers  


Difference between Abstraction and encapsulation in C++?

0 Answers   Impetus,


Why do we use constructor?

0 Answers  


Define a pdb file.

0 Answers  






What is called array?

0 Answers  


Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

0 Answers  


Can we get the value of ios format flags?

0 Answers  


a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.

0 Answers  


Explain the difference between abstract class and interface in c++?

0 Answers  


Explain the concept of copy constructor?

0 Answers  


Categories