STL (140)
OOPS (873)
C++ General (2409)
Explain what happens when a pointer is deleted twice?
What is a constructor and how is it called?
What is the renewal class?
Write a program that ask for user input from 5 to 9 then calculate the average
Why c++ does not have finally?
What are functions in oop?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
Define a conversion constructor?
Can we get the value of ios format flags?
What are the stages in the development cycle?
Why do we use vector in c++?
write a program to find 2^n+1 ?
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
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
When should I use unitbuf flag?