Is c++ used anymore?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use struct in c++?
What is c++ in english?
What is null pointer and void pointer and what is their use?
How important is c++?
Is c++ platform dependent?
what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?
What is c strings syntax?
How size of a class can be calulated?
What is an adjust field format flag?
What is const pointer and const reference?
Which one between if-else and switch is more efficient?
What is null c++?