structure contains int, char, float how it behaves for big
endian and little endian?



structure contains int, char, float how it behaves for big endian and little endian?..

Answer / harshal

ANSWER

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More C++ General Interview Questions

What is constructor c++?

0 Answers  


Explain the isa and hasa class relationships. How would you implement each?

0 Answers  


Is c++ the best programming language?

0 Answers  


please help to write the code of chess game in c++??????????

1 Answers   NEC,


Explain data encapsulation?

0 Answers  


What is a set in c++?

0 Answers  


Is there a datatype string in c++?How is the memory allocation?

3 Answers  


Write a program which uses functions like strcmp(), strcpy()? etc

0 Answers  


Write a struct time where integer m, h, s are its members?

0 Answers  


What is the difference between static global and global ?

2 Answers   CA,


In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....

0 Answers   College School Exams Tests, CS,


What is the use of main function in c++?

0 Answers  


Categories