How can we check whether the contents of two structure variables are same or not?
No Answer is Posted For this Question
Be the First to Post Answer
What is the oldest programming language?
What does it mean to declare a member variable as static?
simple c++ program for "abcde123ba" convert "ab321edcba" with out using string
Why are arrays usually processed with for loop?
What is the difference between static global and global ?
Is c++ used anymore?
What happens if an exception is throws from an object's constructor and from object's destructor?
Can we use resume in error handling i.e. in the catch block
If a header file is included twice by mistake in the program, will it give any error?
Write about a nested class and mention its use?
What is cloning?
Explain how a pointer to function can be declared in C++?