Who developed c language?
No Answer is Posted For this Question
Be the First to Post Answer
List out few of the applications that make use of Multilinked Structures?
write a function to find whether a string is palindrome or not and how many palindrome this string contain?
Are there constructors in c?
main() { intj; while9j<=10) { printf("\n%d",j); j=j+1; } }
Explain the red-black trees?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
. Write a program to get a string and to convert the 1st letter of it to uppercase
What is floating point exception error? And what are different types of errors occur during compile time and run time? why they occur?
how to print this sereis 2 4 3 6 5..........?
What is p in text message?
Why is sprintf unsafe?
An array name contains base address of the array. Can we change the base address of the array?