What are high level languages like C and FORTRAN also known as?
No Answer is Posted For this Question
Be the First to Post Answer
wap in c to accept a number display the total count of digit
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
What is the function of this pointer?
0 Answers Agilent, ZS Associates,
what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string
How can you check to see whether a symbol is defined?
Write a factorial program using C.
How can you allocate arrays or structures bigger than 64K?
What is c preprocessor mean?
Is main() function predfined or userdefined?
How to Clear last bit if it 1 using Macro TURN_OFF_BIT_LAST
What is the difference between %d and %*d in C
Derive the complexity expression for AVL tree?