Why is c known as a mother language?
No Answer is Posted For this Question
Be the First to Post Answer
what will be the output of the following program, justify? #define TEST int TEST getdata() { static i; i+=10; return i; } main() { int k; k = getdata(); }
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
What are the commands should be given before weiting C Program i.e, Cd.. like
4 Answers IBM, Infonet, Satyam, Tech Mahindra,
Difference between Shallow copy and Deep copy?
Program to trim a given character from a string.
Why is event driven programming or procedural programming, better within specific scenario?
We can draw a box in cprogram by using only one printf();& without using graphic.h header file?
what is the output of the following program? #include<stdio.h> void main() { int x=4,y=3,z; z=x-- -y; printf("\n%d %d %d",x,y,z); }
Write a program to find the given number is odd or even without using any loops(if,for,do,while)
How do we open a binary file in Read/Write mode in C?
What are structures and unions? State differencves between them.
post new interiew question and aptitude test papers