STL (140)
OOPS (873)
C++ General (2409)
Why Pointers are not used in C++?
What is c++ redistributable?
Define anonymous class.
How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?
What is flush () in c++?
Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort
Why is standard template library used?
Define 'std'.
What c++ is used for?
How would you use the functions memcpy(), memset(), memmove()?
Can you inherit a private class?
What is a manipulative person?
what is the use of void main() in C++ language?
Define a nested class.
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase