List a few unconditional control statement in c.
Write a code to remove duplicates in a string.
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
Is c is a low level language?
What is mean by data types in c?
What is a void * in c?
What are dangling pointers? How are dangling pointers different from memory leaks?
What is binary tree in c?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
What is the use of a semicolon (;) at the end of every program statement?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
What are the disadvantages of external storage class?
Where static variables are stored in memory in c?
what is the syallabus of computer science students in group- 1?
Is c language still used?