structure contains int, char, float how it behaves for big
endian and little endian?
Answer Posted / harshal
ANSWER
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Program to check whether a word is a sub-string or not of a string typed
What are static and dynamic type checking?
What do you mean by public protected and private in c++?
What is a constructor and how is it called?
What is the role of static keyword for a class member variable?
What does the linker do?
What are the main features of c++?
Define a pointer to a data member of the type pointer to pointer?
Can non-public members of another instance of the class be retrieved by the method of the same class?
What is cin clear () in c++?
What is function overloading c++?
What is meant by forward referencing and when should it be used?
What is difference between c++ 11 and c++ 14?
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
What is the latest version on c++?