what is the maximum no. of bytes calloc can allocate
Answer Posted / maruthi prapulla kumar(bb09105
n Bytes Depending up on the size of the RAM If RAM size is
less it is less Ram size is high Its High
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain what is meant by high-order and low-order bytes?
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
How can you avoid including a header more than once?
What are the 5 types of organizational structures?
Once I have used freopen, how can I get the original stdout (or stdin) back?
Explain null pointer.
What is data types?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
What is a pointer on a pointer in c programming language?
What is the difference between the local variable and global variable in c?
How many types of functions are there in c?
If null and 0 are equivalent as null pointer constants, which should I use?
Explain what are preprocessor directives?
Explain what is page thrashing?
Describe the order of precedence with regards to operators in C.