Is it acceptable to declare/define a variable in a c header?
No Answer is Posted For this Question
Be the First to Post Answer
dennis ritchie invented C language in AT&T bell laboratory what is the extension of AT&T?
what is pointer
Identify the operators that is not used with pointer a. && b. # c. * d. >>
What is encapsulation?
write a c program to calculate sum of digits till it reduces to a single digit using recursion
Why the use of alloca() is discouraged?
What is break statement?
what is c language.
difference between c and c++?
Explain what are compound statements?
Program to find larger of the two numbers without using if-else,while,for,switch
Where we use clrscr in c?