What are enumerated types?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between call by value and call by reference in c language?
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
Explain how can type-insensitive macros be created?
Can 'this' pointer by used in the constructor?
Discuss the function of conditional operator, size of operator and comma operator with examples.
What is the use of getchar functions?
Reverse the part of the number which is present from position i to j. Print the new number. eg: num=789876 i=2 j=5 778986
what is the most appropriate way to write a multi-statement macro?
how does printf function work
Are there constructors in c?
What are extern variables in c?
What is page thrashing?