What is adt in c programming?
How to define structures? ·
How to find a missed value, if you want to store 100 values in a 99 sized array?
What is the equivalent code of the following statement in WHILE LOOP format?
What is the scope of local variable in c?
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
Explain how can you check to see whether a symbol is defined?
Write a program to check prime number in c programming?
What is getche() function?
What are the characteristics of arrays in c?
What is default value of global variable in c?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
What is masking?
Which header file is used for clrscr?
Explain how do you print an address?