WAP – represent a char in binary format
Answer Posted / johnson
?eh? this doesn't make sense. The answer will obviously be
11111111.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Here is a good puzzle: how do you write a program which produces its own source code as output?
Explain the difference between call by value and call by reference in c language?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
can we have joblib in a proc ?
Should I learn c before c++?
What are high level languages like C and FORTRAN also known as?
What does void main () mean?
What is data type long in c?
which type of aspect you want from the student.
What is #define?
Explain what is a 'locale'?
What is the size of enum in bytes?
Can we declare function inside main?
Which is better oop or procedural?
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....