What is signed and unsigned?
No Answer is Posted For this Question
Be the First to Post Answer
How can I do graphics in c?
What is hashing in c?
explain what is a newline escape sequence?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
we all know about the function overloading concept used in C++ and we all learnt abt that.... but that concept is already came in C in a very smaller propotion ... my question is IN WHICH CONCEPT THERE IS A USE OF FUNCTION OVERLOADING IS USED in C language?????????????
what is y value of the code if input x=10 y=5; if (x==10) else if(x==9) elae y=8; a.9 b.8 c.6 d.7
What is the maximum no. of arguments that can be given in a command line in C.?
What does %f mean c?
In header files whether functions are declared or defined?
What is new line escape sequence?
How many data structures are there in c?
What do you mean by invalid pointer arithmetic?