How can I run c program?
No Answer is Posted For this Question
Be the First to Post Answer
totally how much header files r in c language
What do you mean by recursion in c?
What is false about the following A compound statement is a.A set of simple statments b.Demarcated on either side by curly brackets c.Can be used in place of simple statement d.A C function is not a compound statement.
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Write a C program to check a number even or odd, without using any relational, arithmetic operator and any loops.
Explain how do you declare an array that will hold more than 64kb of data?
write an algorithm to display a square matrix.
What is a pointer and how it is initialized?
What are the 4 types of unions?
In C program, at end of the program we will give as "return 0" and "return 1", what they indicate? Is it mandatory to specify them?
What is struct node in c?
what is bit rate & baud rate? plz give wave forms