WAP – represent a char in binary format
Answer Posted / kalpana.y
738211
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is volatile c?
One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.
What does & mean in scanf?
What is pointer in c?
how to execute a program using if else condition and the output should enter number and the number is odd only...
ATM machine and railway reservation class/object diagram
Explain the properties of union. What is the size of a union variable
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
what is different between auto and local static? why should we use local static?
What are the features of the c language?
What is equivalent to ++i+++j?
Write the Program to reverse a string using pointers.
What is union in c?
What are unions in c?
What is header file definition?