What is 2 d array in c?
No Answer is Posted For this Question
Be the First to Post Answer
Why doesnt that code work?
Is there any book to know about Basics of C Language?
without using arithmatic operator solve which number is greater??????????
Why is c called a structured programming language?
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]
what is the difference between structure and union?
What are structure members?
Explain high-order and low-order bytes.
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
How do I use void main?
What is the use of keyword VOLATILE in C?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion