Is c is a middle level language?
No Answer is Posted For this Question
Be the First to Post Answer
What is null pointer constant?
Why double pointer is used in c?
what is event driven software and what is procedural driven software?
What is table lookup in c?
Write a progarm to find the length of string using switch case?
What is unary operator?
What is const volatile variable in c?
What is output of the following program ? main() { i = 1; printf("%d %d %d\n",i,i++,i++); }
What is the translation phases used in c language?
What is assert and when would I use it?
What does calloc stand for?
Lists the benefits of c programming language?