CTS Interview Question
My interview lasted about 1 hour.they gave me a yellow form.in that form they asked about my skill set.I mentioned "C,C++,OS,Datastructures,Computernetworks".one cool guy interviewed me.He asked questions in all main subjects.but he asked only basics in all subjects.the questions areC Basic datatypes,how many bytes for each datatype bytes for various datatypes in Ansi C,boroland C. Diff between Calloc and malloc. diff between structures and union. call by value,call by reference Gave some code snippets in pointers and asked outputs. gave one code snippet and asked to optimize it. C++ OOPS concepts Inheritence concepts. Access specifiers particularly about Protected access specifier friend functions....