What is a structural principle?
No Answer is Posted For this Question
Be the First to Post Answer
how do we remove the printed character in printf statement and write next it it
What is the purpose of macro in C language?
Is c still used in 2019?
What is the memory allocated by the following definition ? int (*x)();
Describe explain how arrays can be passed to a user defined function
Is c still used?
how to write a program which adds two numbers without using semicolon in c
What is a null pointer in c?
Which is the best sort method for library management?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
Where static variables are stored in c?
What is the role of this pointer?