What is the best way to comment out a section of code that contains comments?
No Answer is Posted For this Question
Be the First to Post Answer
what is pointer?
I didn't count the ducks that I saw in line, but I do remember that one duck was in front of two ducks, another duck behind two ducks. How many ducks did I see?
Concat two string with most overlapped substring has to removeĀ "abcd"+ "cdef" = "abcdef
Program to write some contents into a file using file operations with proper error messages.
What is the difference between if else and switchstatement
Is it possible to run a c program without using main?If yes HOW??
Explain what are global variables and explain how do you declare them?
Is linux written in c?
difference between memcpy and strcpy
What character terminates all strings composed of character arrays? 1) 0 2) . 3) END
what is the maximum limit of row and column of a matrix in c programming. in linux .
Can we access array using pointer in c language?