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
Tag:
Graduates Questions and Answers
-
-
11.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 …
-
1. 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 …