Answer Posted / nishanth
o-1
t-2
t-3
f-4
f-5
s-6
s-7
e-8
n-9
T-10
E-11
T-12
t-13
f-14
.
.
.
.
n-19
it is simply the 1,2,3... order
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
Are negative numbers true in c?
State the difference between realloc and free.
When a c file is executed there are many files that are automatically opened what are they files?
What are valid signatures for the Main function?
What is floating point constants?
What is the collection of communication lines and routers called?
Can variables be declared anywhere in c?
How is = symbol different from == symbol in c programming?
Explain what is wrong in this statement?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
what will be the output for the following main() { printf("hi" "hello"); }
What are the properties of union in c?
Write a program to know whether the input number is an armstrong number.
How can I open a file so that other programs can update it at the same time?
Explain high-order bytes.