Who had beaten up hooligan "CHAKULI" in his early college days?

Answer Posted / niladri.pradhan

This is not a valid question.Pls dont share these type of
questions.Be professional.Hope u will look after it afterwards.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to declare pointer variables?

686


What is sizeof array?

613


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

662


What are lookup tables in c?

550


Which of these functions is safer to use : fgets(), gets()? Why?

635






FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above

623


An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode

609


How a string is stored in c?

589


Explain what are the advantages and disadvantages of a heap?

597


What is malloc return c?

600


What are the types of functions in c?

572


what does static variable mean?

655


Explain what is wrong with this program statement? Void = 10;

765


write a c program to calculate sum of digits till it reduces to a single digit using recursion

2718


Explain what is wrong with this statement? Myname = ?robin?;

1027