Tag: programming languages

Questions Related to programming languages

List mylist = new ArrayList(); mylist.add(5); If you compile this lines in JAVA 1.5 , it will give compilation error.

  1. True

  2. False


Correct Option: B

Serializable interface has two methods which MUST be overridden when a class implemnts Serializable interface.

  1. True

  2. False


Correct Option: B

.NET Framework 2.0 Released with Visual Studio 2005, Microsoft SQL Server 2005, and BizTalk 2005.

  1. True

  2. False


Correct Option: B

Version 3.5 of the .NET Framework was released on 9 November 2007.

  1. True

  2. False


Correct Option: B