why return type of main is not necessary in linux
What is %s and %d in c?
What is a header file?
Explain what is the general form of a c program?
program for comparing 2 strings without strcmp()
Fifty minutes ago if it was four times as many mints past 3 o clock. how many minutes is it to six o'clock n how....?????
the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38
What is array within structure?
Which header file is essential for using strcmp function?
Write a program to generate random numbers in c?
what is pointer?
What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?
Reverse the bit order in a single macro. eg. i/p = 10010101 --> o/p = 10101001