main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none
Describe HDFS Federation?
What is the difference between mobile device testing and mobile application testing?
Describe class libraries in Ruby?
What is stripslashes php?
what is the extinction coefficient for Indomethacin or at 319nm wave length.
How do cryptography-based keys ensure the validity of data transferred across the network?
What is Body Effect?
Can hbase run without hadoop?
Does UML diagram have relationships?
Can we define private and protected modifiers for the members in interfaces?
What is an archetype?
How do you give functions private variables that retain their values between calls?
What is the difference between a method and a procedure?
How do I fill a sheet name with color in excel?