Can static variables be declared in a header file?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of bit fieild.
Can we use visual studio for c?
Difference Between embedded software and soft ware?
What is unsigned int in c?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
what are the different storage classes in c?
Write a function in c to find the area of a triangle whose length of three sides is given.
Is c programming hard?
If errno contains a nonzero number, is there an error?
what is the difference between #include<stdio.h> and #include"stdio.h" ?
What is type qualifiers?