Who developed c language and when?
No Answer is Posted For this Question
Be the First to Post Answer
What are static variables, and where are they stored?
WHAT IS INT?
What is the size of empty structure in c?
How do we select the big element or any other operation from array which is read dynamically. user need to give the elements only no need to mention the size.
What are the salient features of c languages?
What is Heap?
Q. where is the below variables stored ? - volatile, static, register
can we initialize all the members of union?
Are there constructors in c?
Is javascript based on c?
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
Can a local variable be volatile in c?