Why null pointer is used?
No Answer is Posted For this Question
Be the First to Post Answer
write a programming using for loop in c++ to generate diamond trangel?
How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)
What is called array?
What is null c++?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
What is a sequence in c++?
Define vptr.
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
Where Malloc(), Calloc(), and realloc() does get memory?
Do class declarations end with a semicolon? Do class method definitions?
Is it possible to use a new for the reallocation of pointers ?
Write a program that read 2o numbers in and array and output the second largest number. Can anybody help??