What is the c value paradox and how is it explained?
No Answer is Posted For this Question
Be the First to Post Answer
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
swapping of two numbers without using third variable using AND and OR operators
how do we remove the printed character in printf statement and write next it it
write a addition of two no. program with out using printf,scanf,puts .
Which type of language is c?
How the C program can be compiled?
What is wrong with this code?
a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
What is the explanation for modular programming?
differnce between do and do while
Is array a primitive data type in c?