code for inverse a matrix
write a program to print the all 4digits numbers & whose squares must me even numbers?
What are qualifiers and modifiers c?
By using C language input a date into it and if it is right?
program to find the roots of a quardratic equation
Can a file other than a .h file be included with #include?
What are the advantage of c language?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
What is output redirection?
write a program to fined second smallest and largest element in a given series of elements (without sorting)
Explain the ternary tree?
Give differences between - new and malloc() , delete and free() ?
Find the middle node in the linked list?? (Note:Do not use for loop, count and count/2)