1. The String data type is an extension of the _____ data type






Write Comment

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Tags
Show Similar Question And Answers
QA->MPG is a file extension of _____ type of files.....
QA->Twice World Cup Football winners Argentina sacked their coach on April 10, 2017 after a string of poor results. ? Name that coach?....
QA->The Sea breeze flows from _____ to _____?....
QA->Red data book provides data on :....
QA->4G LTE is a standard for wireless communication of high speed data for mobile phone and data terminals. What does LTE stand for?....
MCQ-> In the following passage some of the words have been left out. Read the passage carefully and choose the correct answer to each question out of the four alternative and fill in the blanksA though we can _____(I)
 _____ the _____(II)_____ bodies of our solar system _____(III)_____ a telescope, it is only _____(IV)_____ who can _____(V)_____ the depths of outer space. It is reported that they have seen _____(VI)_____ galaxies, stars taking _____(VII)_____ and _____(VIII)_____ black holes’. They say that the deeper they look _____(IX)_____ the universe, the more they know _____(X)_____ the universe originated.(I)
 ....
MCQ->Which of the following snippets are the correct way to convert a Single into a String? Single f = 9.8f; String s; s = (String) (f); Single f = 9.8f; String s; s = Convert.ToString(f); Single f = 9.8f; String s; s = f.ToString(); Single f = 9.8f; String s; s = Clnt(f); Single f = 9.8f; String s; s = CString(f);....
MCQ->Which of the following is correct way to convert a String to an int? String s = "123"; int i; i = (int)s; String s = "123"; int i; i = int.Parse(s); String s = "123"; int i; i = Int32.Parse(s); String s = "123"; int i; i = Convert.ToInt32(s); String s = "123"; int i; i = CInt(s);....
MCQ->Which of the following statements are correct? String is a value type. String literals can contain any character literal including escape sequences. The equality operators are defined to compare the values of string objects as well as references. Attempting to access a character that is outside the bounds of the string results in an IndexOutOfRangeException. The contents of a string object can be changed after the object is created.....
MCQ->Identify the correct sequence of words would most that aptly fit the blanks in the following passage. It is _____ (i) _____ that the accused had _____ (ii) _____ _____ (iii) _____ from all criminal activities by adopting the _____ (iv) ____ _ of a sanyasi. However, despite repeated requests from the counsel for prosecution, the court has _____ (v) _____ a lie detector to ascertain the truth.....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions