Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

LG C Code Interview Questions
Questions Answers Views Company eMail

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 11703

main() { 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 10631

Post New LG C Code Interview Questions




Un-Answered Questions

What are the common features of Redshift?

5


Hiii, i have done mba finance after doing b.tech biotech. I am now facing many problems in interview as yhey are asking about my biotech back ground and secondly the questions posed by the interviwers consist of core finance and i can't answer as in mba they teach about each subject superficially? What must i do now?

1701


Explain informatica architecture?

558


What is event sourcing in c#?

498


By using C language input a date into it and if it is right?

567






Write a program to calculate factorial in java?

580


How do I separate text in excel?

325


Your main page should contain what in blue prism?

173


What are the different objects that you can add to work flow?

15


What is the relationship between SGML,HTML , HTML and HTML?

481


What is suborder?

483


Write a program to reverse a given number in c?

595


How to use webcam in wpf application?

109


Where are the routing rules defined in an asp.net mvc application?

542


Clarify what a task tracker is in hadoop?

231