What is character set?
No Answer is Posted For this Question
Be the First to Post Answer
what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555
write a c program to store and print name,address,roll.no of a student using structures?
Explain why c is faster than c++?
How can you tell whether two strings are the same?
main difference between c and c++ language
Explain how can a program be made to print the name of a source file where an error occurs?
If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..
can we access one file to one directory?
How can you increase the size of a statically allocated array?
who invented c
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
name the language for writing c compiler?