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 13548main() { 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 11989Post New LG C Code Interview Questions
What is a pure function python?
What is the use of nvl function?
What is the difference between Functional testing and Unit Functionality testing?
What is difference between socket () and serversocket () class?
Is gmail better than outlook?
What is antigenic drift?
How do I convert an aspx file to pdf?
What is the use of code page?
How to link two columns in excel?
dear sir i m anshul kumar from dehradun i want to last five year railway chandigarh and allahabd entrance exam papers pls send it on my id my id is anshuldhiman83@gmail.com or anshuldhiman@rediffmail.com i shall be very greatful to u thank u
How do you end a program?
How do you represent a class in css?
How is rdbms different from dbms?
When would you use a pointer? A reference?
What is a substring of a string?