How do you write a directive?
What is the purpose of ‘dump’ keyword in Pig?
Can I upgrade exchange 5.5 in place to exchange 2003?
What are the steps to create a document in ms word?
Are lightning components intended only for mobile apps?
How to convert raw data type into text in oracle? Explain
Name the brushes you have used in photoshop.
What are different chart types available for dashboards? : salesforce reports and dashboards
What is list comprehension and dictionary comprehension and why we use it?
What is the full form of ios?
What is the purpose of 'autofocus' attribute in HTML5?
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
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
What operators can be used to cast from one reference type to another without the risk of throwing an exception?