Magic square
No Answer is Posted For this Question
Be the First to Post Answer
how does a general function , that accepts an array as a parameter, "knows" the size of the array ? How should it define it parameters list ?
What is a pointer?
Write a c program to demonstrate character and string constants?
how to print this pyramid * * * * * * * * * * * * *
Explain output of printf("Hello World"-'A'+'B'); ?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
How to reverse a string using a recursive function, without swapping or using an extra memory?
31 Answers Cisco, Mind Tree, Motorola, Ophio, Sony, TCS, Wipro,
What does %p mean?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
What is the size of enum in bytes?
What is line in c preprocessor?
what do you mean by enumeration constant?