How will you print TATA alone from TATA POWER using string copy and concate commands in C?
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
What is atoi and atof in c?
how to find greatet of 10 numbers without using array?
what is the meaning of 'c' language
Why enum is used in c?
What is a stream in c programming?
how to print "hai" in c?
Explain modulus operator.
yogesh patil in dell
O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
What does c value mean?
What is the correct declaration of main?