Easy Tutorial
For Competitive Exams

A float occupies 4 bytes. If the hexadecimal equivalent of these 4 bytes are A, B, C and D, then when this float is stored in memory in which of the following order do these bytes gets stored?

ABCD
DCBA
0xABCD
Depends on big endian or little endian architecture
Additional Questions

A pointer is

Answer

Which bitwise operator is suitable for turning on a particular bit in a number?

Answer

What are the types of linkages?

Answer

What is the purpose of fflush() function.

Answer

What does the following declaration mean? int (*ptr)[10];

Answer

In which order do the following gets evaluated
1. Relational
2. Arithmetic
3. Logical
4. Assignment

Answer

What will the function rewind() do?

Answer

Input/output function prototypes and macros are defined in which header file?

Answer

The binary equivalent of 5.375 is

Answer

Choose the word which best expresses the meaning of the given word. Canny

Answer
Share with Friends
Privacy Copyright Contact Us