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
Why is c used in embedded systems?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
Can include files be nested?
List some applications of c programming language?
What are logical errors and how does it differ from syntax errors?
What is an arrays?
Do array subscripts always start with zero?
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
can we have joblib in a proc ?
What is void main () in c?
Can you add pointers together? Why would you?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
Why do we use stdio h and conio h?
When can you use a pointer with a function?
Is main a keyword in c?