how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / rani
I think its compiler specific bcoz a char holds 1byte in c
where as it holds 2 bytes in java.
Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Explain what will the preprocessor do for a program?
Tell me when is a void pointer used?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
Explain the use of 'auto' keyword in c programming?
Explain what does the function toupper() do?
Why functions are used in c?
What is the heap in c?
Should a function contain a return statement if it does not return a value?
How many header files are in c?
What is #include cctype?
How can you access memory located at a certain address?
For what purpose null pointer used?
How do you list a file’s date and time?
How do you write a program which produces its own source code as output?
What is s or c?