What does asterisk mean in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Why is null pointer used?
What is the size of pointer ? Also size of pointer in 64 bit pointer
What is setbase c++?
What is a parameterized type?
write infinite loop in C++ which does not use any variable or constant?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
What is the two main roles of operating system?
Is c++ the best programming language?
Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program
What are vtable and vptr?
What are exceptions c++?
What is virtual base class?