the real constant in c can be expressed in which of the following forms
a) fractional form only
b) exponential form only
c) ascii form only
d) both a and b
No Answer is Posted For this Question
Be the First to Post Answer
what does ‘Bus Error’ mean?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
5 Answers TCS, Vimukti Technologies,
Input is "Jack and jill went up a hill" To print output is 1-letter word(s)-1 2-letter words-1 3-letter words-1 4-letter words-4
Which are low level languages?
4)What would be the output? main() { int num=425; pf("%d",pf("%d",num)); } a)Comp error b)4425 c)4253 d)3435 e)none
c program for searching a student details among 10 student details
Explain the difference between fopen() and freopen().
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
Explain what standard functions are available to manipulate strings?
write function to reverse char array ... without using second array
Meaning of () in c
Explain what is page thrashing?