How many levels deep can include files be nested?
No Answer is Posted For this Question
Be the First to Post Answer
Program to find the absolute value of given integer using Conditional Operators
How can you pass an array to a function by value?
hi, which software companys will take,if d candidate's % is jst 55%?
write a program to print data of 5 five students with structures?
There is a number and when the last digit is moved to its first position the resultant number will be 50% higher than the original number.Find the number?
How many types of operator or there in c?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
Is Exception handling possible in c language?
1.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.
main difference between c and c++ language
What is structure in c explain with example?
write C code to reverse a string such that if i/p is "abc defg hij klmno pqrs tuv wxyz" and the o/p should be "cba gfed jih onmlk srqp vut zyxw"