Explain high-order and low-order bytes.
No Answer is Posted For this Question
Be the First to Post Answer
what does exit() do?
Explain union.
How reliable are floating-point comparisons?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
what is the difference between class and unio?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
0 Answers Sikkim Manipal University,
Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********
What is scanf_s in c?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
What is strcmp in c?
Explain what is meant by 'bit masking'?