how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / hi
processor
Is This Answer Correct ? | 13 Yes | 16 No |
Post New Answer View All Answers
What is volatile keyword in c?
What is 2 d array in c?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
What is linear search?
please send me the code for multiplying sparse matrix using c
What is s in c?
Using which language Test cases are added in .ptu file of RTRT unit testing???
regarding pointers concept
What is function definition in c?
How are pointers declared in c?
What is derived datatype in c?
What are the two types of structure?
What is volatile variable how do you declare it?
How do you determine a file’s attributes?
Write a program to print numbers from 1 to 100 without using loop in c?