What is #include conio h?
No Answer is Posted For this Question
Be the First to Post Answer
what will be printed by this printf? printf("%c",printf("hi")["sharkselva"])); }
How the C program can be compiled?
Differentiate call by value and call by reference?
Explain function?
who developed c and why he developed c?
What are the features of c languages?
How many levels deep can include files be nested?
do you think its fraud or original company?
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
What is a good data structure to use for storing lines of text?
what is the format specifier for printing a pointer value?
How can you pass an array to a function by value?