TCS Interview Questions and Answers For Graduates Part-3
21.What are the differences between structures and arrays? Arrays is a group of similar data types but Structures can be group of different data types
Read MoreSalesforce.com Lightning and Lightning Web Component – Learn & Share
21.What are the differences between structures and arrays? Arrays is a group of similar data types but Structures can be group of different data types
Read More11.What is the difference between class and structure? Structure: Initially (in C) a structure was used to bundle different type of data types together to perform a particular functionality. But C++ extended the structure to contain functions also. The major…
Read More1. What is your strongest programming language (Java, ASP, C, C++, VB, HTML, C#, etc.)? Point to remember: Before interview You should decide your Favorite programming language and be prepared based on that question.
Read More41.What is a spanning Tree? A spanning tree is a tree associated with a network. All the nodes of the graph appear on the tree once. A minimum spanning tree is a spanning tree organized so that the total edge…
Read More31.Advantages of a macro over a function? Macro gets to see the Compilation environment, so it can expand #defines. It is expanded by the preprocessor.
Read More21.What are the differences between structures and arrays? Arrays is a group of similar data types but Structures can be group of different data types
Read More11.What is the difference between class and structure? Structure: Initially (in C) a structure was used to bundle different type of data types together to perform a particular functionality. But C++ extended the structure to contain functions also. The major…
Read More1. What is your strongest programming language (Java, ASP, C, C++, VB, HTML, C#, etc.)? Point to remember: Before interview You should decide your Favorite programming language and be prepared based on that question.
Read More31) A red house is built from red bricks. A blue house is built from blue bricks. A white house is built from white bricks. Then what is a greenhouse made from? Explanation: Glass i.e. Buildings are made of bricks.…
Read More21) A power unit is there by the bank of a river of 900 meters. A cable is made from power unit to power a plant opposite to that of the river of 2000mts. The cost of the cable below…
Read More