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
What is the prototype of printf function?
write a programme to get a character and thier ASCII value
What is the difference between public, private, and protected access?
How to tokenize a string in c++?
Is it possible for a member function to use delete this?
what are the decision making statements in C++? Explain if statement with an example?
Why is standard template library used?
What is long in c++?
What are multiple inheritances (virtual inheritance)?
What do nonglobal variables default to a) auto b) register c) static
What are the methods of exporting a function from a dll?
What is a constructor in c++ with example?
What are formatting flags in ios class?
What is format for defining a structure?
What is fflush c++?