Is c weakly typed?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of errors?
what are two categories of clint-server application development ?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Why doesnt long int work?
how to find out the union of two character arrays?
What does calloc stand for?
wite a programme in c to linear search a data using flag and without using flags?
Function to find the given number is a power of 2 or not?
int main() { int x = (2,3,4); int y = 9,10,11; printf("%d %d",x,y); } what would be the output?
Distinguish between actual and formal arguments.
What is a 'null pointer assignment' error?
what is an ERP?