Question
void a(void);
main()
{
a();
}
void a(void)
{
char a="HELLOW";
char *b="HELLOW";
char c[10]="HELLOW";
printf("%s%s%s
",a,b,c);
printf("%d%d%d
",sizeof(a),sizeof(b),sizeof(c)));
}

Answers





Search
Can you Answer!!
  • Q Explain spreadsheet and its basics.
  • Q What are the characteristics of Bigdata?
  • Q _______river is the first privatised river in India. It is the largest tributary of Mahanadi:
  • Q Is it necessary to offer Tawaf-un-Nisa? Can one perform it in stitched clothes?
  • Q A girl ten years of age presents with fever and swelling in submental and right submandibular region for four days. On examination skin over the swelling is red and swelling is tender. First molar tooth right lower jaw is carious. What are the causative organisms?
  • Q Can we declare a static function as virtual?
  • Q What are all the capabilities and functions of sap netweaver mdm ?
  • Q He is not fit ____ the job.
  • Q In which European city did composer Beethoven die?
  • Q What are the browser ext js supports?
  • Q How do you scale selected 3d objects?