What is the basic structure of c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
what different between c and c++
What is a structure in c language. how to initialise a structure in c?
What is meant by realloc()?
what is void pointer?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
where do we use volatile keyword?
What will be the outcome of the following conditional statement if the value of variable s is 10?
Explain what are the standard predefined macros?
print the table 5 in loops
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
what is inline function?