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


Please Help Members By Posting Answers For Below Questions

Who discovered c++?

552


What is a try block?

632


Write a program which is required to process the time of a clock in hours and minutes, entered from the keyboard. With this program, there are two requirements for any data entered by a user: 1. The data must be of the correct type (in this case, two ints). 2. The data must be in the correct range: this means that, for the minutes, negative numbers and any number above 59 must be rejected; for the hours, negative numbers and any number above 23 must be rejected. Output error message for invalid data input. Output the time one and a half hour after the time input. i.e. Hour: 22 Min: 32 One and a half hour after 22:32 is 00:02

1500


What is object file? How can you access object file?

591


Describe linked list using C++ with an example.

641






Which is most difficult programming language?

574


What is a local reference?

663


Define copy constructor.

612


Write about the access privileges in c++ and also mention about its default access level?

608


How are pointers type-cast?

637


What is c++ prototype?

580


Is java easier than c++?

580


Define 'std'.

600


How can we read/write Structures from/to data files?

612


What is dev c++ used for?

599