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
What is the difference between procedural and functional programming?
What is the total generic pointer type?
What is typedef?
Explain the advantages and disadvantages of macros.
What is struct node in c?
What is the hardest programming language?
What is the use of in c?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
What is c language in simple words?
What is the use of a ‘ ’ character?
#include
Write a program to print “hello world” without using semicolon?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
What are the advantages of union?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????