Why should we use null or zero in a program?
No Answer is Posted For this Question
Be the First to Post Answer
Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work
Why do we use setw in c++?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
How is computer programming useful in real life?
give me an example for testing a program showing the test path .show how the test is important and complex.
What is a local reference?
How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?
What are the advantages of using pointers in a program?
What is null c++?
What is data type in c++?
What kind of jobs can I get with c++?