main(int argc, char *argv[]) { (main && argc) ? main(argc-1, NULL) : return 0; } a. Runtime error. b. Compile error. Illegal syntax c. Gets into Infinite loop d. None of the above
4 13346main() { int i; float *pf; pf = (float *)&i; *pf = 100.00; printf("\n %d", i); } a. Runtime error. b. 100 c. Some Integer not 100 d. None of the above
2 11852Post New LG C Code Interview Questions
How to make thread sleep less than a millisecond on windows?
What is automation testing?
How do you create a fetched property?
Compare overloading and overriding?
What is the hardest coding language to learn?
What are action errors and error and what are the consequences they impose?
Difference between macros and inline functions? Can a function be forced as inline?
What is the difference between silverlight and flash regarding animations?
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
What kind of concerns is associated with temperature pinch points in condensers?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
Explain the four ways a horse moves?
What is the current exception in blue prism?
Can we install spark on windows?
what is the necessary of using inductance property in transmission lines even through resistance is used to opposes the high current flows in that?????