Answer Posted / himanshu
(1004)H is the haxadecimal conversion of (4100)d
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you view the path?
In which layer of the network datastructure format change is done
What are the types of pointers?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
Who developed c language and when?
What is sizeof c?
Can we change the value of #define in c?
Explain how can I prevent another program from modifying part of a file that I am modifying?
Where we use clrscr in c?
explain what are pointers?
Is register a keyword in c?
What is scope rule in c?
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
can we have joblib in a proc ?
Why is #define used?