What are the differences between a struct in C and in C++?
Answer Posted / aditya
nathing to nswer please show
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is ctime c++?
What is encapsulation in C++? Give an example.
How would you use the functions randomize() and random()?
What is the function of I/O library in C++ ?
What is scope operator in c++?
What is scope in c++ with example?
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort
What operator is used to access a struct through a pointer a) >> b) -> c) *
What is c++ best used for?
Is turbo c++ free?
Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
What is a class template?
Is c++ fully object oriented?
Write a program to concatenate two strings.