What is the difference between Class and Structure?

Answer Posted / arun

a structure is nothing but a structure.a class is nothing
but a class

Is This Answer Correct ?    2 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What sorting algorithm does c++ use?

605


What is the difference between c++ and turbo c++?

592


What are activex and ole?

547


How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?

566


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

688






Explain queue. How it can be implemented?

682


What are multiple inheritances (virtual inheritance)?

587


Does c++ have arraylist?

546


When is the copy constructor called?

639


Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

621


Explain static and dynamic memory allocation with an example each.

650


What is the difference between function overloading and operator overloading?

579


What is the prototype of printf function?

662


Explain function overloading and operator overloading.

628


How can a called function determine the number of arguments that have been passed to it?

666