what does the following statement mean?
int (*a)[4]
No Answer is Posted For this Question
Be the First to Post Answer
What is abstraction c++?
What is the use of the this pointer?
write a program that takes 5 digit no and calculate 2 power that no and print it.
Is sorted c++?
What does extern mean in a function declaration in c++?
What are the advantages of using friend classes?
Can you Mention some Application of C/C++?
Write a program to concatenate two strings.
What is a volatile variable in c++?
What is static function? Explain with an example
what is a class? Explain with an example.
What is public, protected, private in c++?