What is the Difference between CArray and CList?



What is the Difference between CArray and CList?..

Answer / rao naee

CArray has static Size u defined at the time u declare

and CList Dynamically grow.

Is This Answer Correct ?    7 Yes 7 No

Post New Answer

More STL Interview Questions

a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.

0 Answers  


what is the acronym of the term 'C.O.M.P.U.T.E.R' ?

17 Answers   Config Systems, Google, Wipro,


how to swap two numbers in a linked list without exchanging the data but only the links?

3 Answers   Wipro,


what's the difference between abstract class and concreate class? what's the meaning of standard template library(STL)?

2 Answers  


Write a program to print the swapping in two no and using three variable.

5 Answers   Broadridge,






Is string part of stl?

0 Answers  


Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A.Explain how a pointer to function can be declared in C++? B.List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header (“Include”) Files.

0 Answers   GE, Infosys, Microsoft, NIM,


What do stl stand for?

0 Answers  


5. Write c++ function that would intake a string and return the number of occurrences of a given character in that sring Ex:- if the word is “Colombo” and count the occurrences of the letter “o” the function would return 3

1 Answers  


how to use C++?

0 Answers   NIIT,


What does stl mean in slang?

0 Answers  


Waht is inheritance

6 Answers  


Categories