Explain dangling pointer.
Shall we use 'free' to free memory assigned by new, What are the further consequences??
Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement
differance between copy & clon
What are the four main data types?
Does there exist any other function which can be used to convert an integer or a float to a string?
What is an operator in c++?
plz send me National informatics center paper pattern
Difference between shift left and shift right?
what is the use of void main() in C++ language?
What will happen if a pointer is deleted twice?
How many namespaces are there in c++?
What are Binay tress and B trees? Diff between them?