What are reserved words?
No Answer is Posted For this Question
Be the First to Post Answer
main() { intj; while9j<=10) { printf("\n%d",j); j=j+1; } }
why the execution starts from main function
What is bash c?
What is main () in c?
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
Meaning of () in c
Explain the ternary tree?
what is const volatile?
What is a void * in c?
what is the purpose of the code, and is there any problem with the code? int f( int n, int l, int r ) { return (n << l) >> r; }
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
Difference Between embedded software and soft ware?