© 2014 Firstsoft Technologies (P) Limited. login
Hi 'Guest'
Home SiteMap Contact Us Disclaimer
enggedu


  Home Placement Paper Kit Technical Questions ► C and C++ ▼

481.What is "this" pointer?

482.Can we generate a C++ source code from the binary file?

484.Is there a good way of simulating OOP-style inheritance, or other OOP features, in C?

484.Is there a way to compare structures automatically?

485.What does extern "C" int func(int *, Foo) accomplish?

486.How are structure passing and returning implemented?

488.How can I pass constant values to functions which accept structure arguments? How can I create nameless, immediate, constant structure values?

489.Does C have an equivalent to Pascal's with statement?

490.Name the operators that cannot be overloaded??

491.Can a structure contain a pointer to itself?

492.What is "strstream" ?

494.Can I initialize unions?

494.Can a copy constructor accept an object of the same class as parameter, instead of reference of the object?

495.What are the techniques you use for debugging?

496.What's the difference between const char *p, char const *p, and char * const p?

497.How should I decide which integer type to use?

498.What does extern mean in a function declaration?

499.How do I construct declarations of complicated types such as ``array of N pointers to functions returning pointers to functions returning pointers to char'', or figure out what similarly complicated declarations mean?

500.What are C++ storage classes?


Page 13

1 2 3 4 5 6 7 8 9 10 11 12 13
SLogix Student Projects
bottom