What are the types of data types and explain?
Explain continue keyword in c
dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?
What is function in c with example?
what is an inline function?
what is the difference between static variable and register variable?
What happens if header file is included twice?
write a program to find out prime number using sieve case?
WHAT IS ABSTRACT DATA TYPE
Why is c called a structured programming language?
What is the data segment that is followed by c?
what is real time system?what is the differance between hard and soft real time systems
Study the Following Points: a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static 1. Which of the Following Statements are true w.r.t Bit- Fields A)a,b&c B)Only a & b C)Only c D)All