What is declaration and definition in c?
No Answer is Posted For this Question
Be the First to Post Answer
can we write a c program with out using main
What are the types of data types and explain?
What is nested structure with example?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
Give differences between - new and malloc() , delete and free() ?
If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402
how many times does the loop iterated ? for (i=0;i=10;i+=2) printf("Hi\n");
a C prog to swap 2 no.s without using variables just an array?
What are the different categories of functions in c?
What is the difference between c and python?
Why is structure important for a child?
All technical questions