What is the use of a static variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
implement general tree using link list
Difference between null pointer and dangling pointer?
Write a program to enter the name and age. If age>28 then find salary categories. if age<28 then find that you are gaduate or not.
I heard that you have to include stdio.h before calling printf. Why?
What is the difference b/w main() in C language and main() in C++.
write an algorithm to display a square matrix.
can we print any string in c language without using semicolon(;)(terminator) in whole program.
What is the difference between int and float?
What are the concepts introduced in OOPs?
Write a program to generate prime factors of a given integer?
What is sizeof int in c?
Which built-in library function can be used to match a patter from the string?