Is c language still used?
No Answer is Posted For this Question
Be the First to Post Answer
What is a memory leak? How to avoid it?
Write a program to show the change in position of a cursor using c
why we are using float in C
Is c weakly typed?
Create a simple code fragment that will swap the values of two variables num1 and num2.
What is meaning of tree
how to get the starting address of file stored in harddisk through 'C'program.
Why is main function so important?
code snippet for creating a pyramids triangle ex 1 2 2 3 3 3
Give differences between - new and malloc() , delete and free() ?
Is c high or low level?
When should a type cast be used?