Write a program to reverse a given number in c language?
No Answer is Posted For this Question
Be the First to Post Answer
Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;
The __________ attribute is used to announce variables based on definitions of columns in a table?
How to use c/c++ code in JAVA
10 Answers CDAC, IBM, Satyam, Scope International,
Why we use void main in c?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
the format specified for hexa decimal is a.%d b.%o c.%x d.%u
What is pass by reference in c?
My teacher ask to make a program that can: Insert record in front Insert record at the end Insert in between Search node record Delete record in front Delete record at the end Delete record in between Using Data structure Linked List type. But I'm really confused about the codes and I can't go through. Please help Thanks in advance. Also here is my unfinished code if someone can make changes it will be more good.
What library is sizeof in c?
Explain what is gets() function?
Explain what are global variables and explain how do you declare them?
write a program to display all prime numbers