how the size of an integer is decided?
- is it based on processor or compiler or OS?

Answer Posted / guest

compiler

Is This Answer Correct ?    11 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

1520


When a c file is executed there are many files that are automatically opened what are they files?

594


What should malloc() do?

644


Why & is used in scanf in c?

623


Write a code of a general series where the next element is the sum of last k terms.

592






What are the types of variables in c?

578


Can a variable be both constant and volatile?

558


What are the types of data structures in c?

598


State two uses of pointers in C?

638


What is the difference between class and object in c?

581


How to throw some light on the b tree?

602


how to find anagram without using string functions using only loops in c programming

2715


What is call by value in c?

558


What is mean by data types in c?

551


How are pointers declared in c?

594