What is static function in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is structure in c explain with example?
Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program
how to swap 2 numbers within a single statement?
Program to find the sum of digits of a given number until the sum becomes a single digit
In a switch statement, explain what will happen if a break statement is omitted?
What are Storage Classes in C ?
32 Answers CTS, HP, IBM, Maharaja Whiteline, Tamil Nadu Open University TNOU, TATA, TCS, Wipro,
Why c is called free form language?
whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.
write a program which will count occurance of a day between two dates.
What is structure padding & expalain wid example what is bit wise structure?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
What are bit fields? What is their use?