What is a protocol in c?
No Answer is Posted For this Question
Be the First to Post Answer
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
c pgm count no of lines , blanks, tabs in a para(File concept)
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
prototype of sine function.
Why is c called a structured programming language?
In c programming language, how many parameters can be passed to a function ?
explain how do you use macro?
What is the proper way of these job Tell me about there full work
What is a function in c?
coding for Fibonacci.?
c program to input values in a table(using 2D array) and print odd numbers from them
How to write a C program to determine the smallest among three nos using conditional operator?