Why should we use null or zero in a program?
No Answer is Posted For this Question
Be the First to Post Answer
WHAT IS THE ABREVATION OF FORTRAN?
Differentiate between an inspector and a mutator ?
What is constructor and destructor in c++?
Can we declare a base-class destructor as virtual?
What happens if a pointer is deleted twice?
let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.
When can you tell that a memory leak will occur?
Can a Structure contain a Pointer to itself?
What is the difference between #import and #include in c++?
Explain queue. How it can be implemented?
What are virtual functions in c++?
how many controls can we place on single form.