while initialization of array why we use a[][2]
why not a[2][]...?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to print prime nums from 1-20 using c programing?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
3. When do you say that a digraph is acyclic A)if and only if its first search does not have back arcs B)a digraph is acyclic if and only if its first search does not have back vertices C)if and only if its first search does not have same dfnumber D)None of these
What is table lookup in c?
write a own function for strstr
What is a keyword?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
how to write a prog in c to convert decimal number into binary by using recursen function,
Give me the code of in-order recursive and non-recursive.
how to build a exercise findig min number of e heap with list imlemented?