What is wrong with this statement? std::auto_ptr ptr(new char[10]);


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

Post New Answer

More C++ Interview Questions

To solve the 8 Queens problem, which algorithm is used?

0 Answers   Accenture,


What is the meaning of the following declaration: int *const *const *i?

0 Answers   Adobe,


What are "pure virtual" functions?

0 Answers   Adobe, Alter, iNautix,


Write a program to generate the Fibonocci Series in C++.

0 Answers   Accenture,


what do you mean by exception handling in C++?

0 Answers   Alter,


What is the difference between realloc() and free() in C++?

0 Answers   IBS, TCS,


What is an algorithm (in terms of the STL/C++ standard library)?

0 Answers   Amazon,


What is conversion constructor in C++

0 Answers   TCS,


Write a syntax and purpose of switch statement.

0 Answers   Agilent,


How will you print a list of all unique words from a string which may contain repeated words?

0 Answers   Adobe,


What is constant keyword in C++? Illustrate its various uses.

0 Answers   Akamai Technologies, Infogain,


What's the value of the expression 5["abxdef"]?

0 Answers  


Categories