Are iterators pointers?
No Answer is Posted For this Question
Be the First to Post Answer
write a programme to get a character and thier ASCII value
Is c++ the hardest language?
describe private access specifiers?
How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.
Is sorted c++?
If all is successful, what should main return a) 0 b) 1 c) void
What do you mean by translation unit?
What is the size of a vector?
What is size of string in c++?
Do you know what are static and dynamic type checking?
what are the decision making statements in C++? Explain if statement with an example?
What are the manipulators in c++?