Can you please explain the scope of static variables?
No Answer is Posted For this Question
Be the First to Post Answer
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
why Language C is plateform dependent
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
Is it better to use malloc() or calloc()?
how can be easily placed in TCS.
Why is c so popular?
write a c program to convert fahrenheit to celsius?
writw a program to insert an element in the begning of a doubly linked list
What is graph in c?
who is the founder of c
19 Answers College School Exams Tests, HP,
Is anything faster than c?