Program to find the absolute value of given integer using
Conditional Operators
Answer Posted / susanta datta
16
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are global variables?
What is static identifier?
What do you mean by c what are the main characteristics of c language?
What is the maximum length of an identifier?
What is the heap in c?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
What is difference between main and void main?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What does the c preprocessor do?
code for quick sort?
What is pointers in c with example?
in iso what are the common technological language?
Why do we need volatile in c?
can anyone suggest some site name..where i can get some good data structure puzzles???
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list