Answer Posted / harshithadesai
static function cant be overriden.example for ststic
function is main()
without creating object we can access these method
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
What is the data segment that is followed by c?
what is the function of pragma directive in c?
What are qualifiers?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
Give basis knowledge of web designing ...
Difference between Shallow copy and Deep copy?
What are # preprocessor operator in c?
Explain how can you be sure that a program follows the ansi c standard?
Why string is used in c?
How reliable are floating-point comparisons?
What is structure padding in c?
What is the use of gets and puts?
How do I create a directory? How do I remove a directory (and its contents)?
What is use of null pointer in c?