What is const keyword in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of ?: Operator?
How will you delete a node in DLL?
What is the c value paradox and how is it explained?
Is c still used in 2019?
Write a program with dynamically allocation of variable.
What are the disadvantages of a shell structure?
write an interactive program to generate the divisors of a given integer.
Explain how can I remove the trailing spaces from a string?
What's wrong with "char *p; *p = malloc(10);"?
can we declare a function in side the structure?
write the program to find multiplication of 2-D matrix??????????
what is the difference between. system call and library function?