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

Answer Posted / pratheeba

compiler

Is This Answer Correct ?    15 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

532


What is the scope of global variable in c?

535


How can I discover how many arguments a function was actually called with?

606


What’s a signal? Explain what do I use signals for?

582


Why is a semicolon (;) put at the end of every program statement?

598






How do you override a defined macro?

663


What are the different types of data structures in c?

575


Can a pointer point to null?

564


Write a program to check prime number in c programming?

570


What is pointers in c with example?

550


Explain what are reserved words?

614


write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

2388


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

632


Describe the steps to insert data into a singly linked list.

603


writ a program to compare using strcmp VIVA and viva with its output.

1496