Return type of split() function ?
1.string
2.array
3.set
4.list
Answer:4
Posted Date:-2019-06-03 11:52:48
1.inverse of cosine
2.cosine
3.sine
4.inverse of sine
Answer 11.always decrease
2.may be decrease
3.Not increase in any condition
4.2 and 3 are true
Answer 41.Insertion
2.Deletion
3.Clear the data
4.Traverse the data
Answer 11.commas
2.colon
3.dot
4.space
Answer 41.isalpha(string)
2.isalpha()
3.string(isalpha())
4.string.isalpha()
Answer 41.isdigit(list)
2.list.isdigt()
3.string.isdigit()
4.isdigit(string)
Answer 31.set
2.list
3.dictionary
4.array
Answer 11.mathematical function
2.equation
3.log
4.All of the above
Answer 21.seek()
2.tell()
3.key()
4.None of the above
Answer 11.string
2.integer
3.list
4.None of the above
Answer 31.predefined function
2.pass by value function
3.lambda function
4.All of the above
Answer 31.1
2.2
3.3
4.5
Answer 11.1
2.2
3.3
4.4
Answer 21.0
2.1
3.3
4.4
Answer 11.1
2.2
3.3
4.Many
Answer 11.array(list)
2.Numpy(list)
3.Numpy.array(list)
4.list.array()
Answer 31.By Ascii() function
2.By tejh() function
3.By ord() function
4.All of the above
Answer 31.True
2.False
3.True or False
4.None of the above
Answer 11.Modue
2.class
3.Object
4.Method
Answer 41.Colon
2.Commas
3.Semicolon
4.None of the above
Answer 11.set
2.Dictionary
3.List
4.string
Answer 31.Yes
2.No
3.Depends on type of filter() function
4.Depends on type of lambda function
Answer 11.Yes, it is nested list
2.No, it will give an error
3.Yes, it is dynamic list
4.None of the above
Answer 11.set
2.dictionary
3.list
4.All of the above
Answer 31.1
2.2
3.3
4.4
Answer 21.pow
2.list
3.set
4.All of the above
Answer 41.1
2.2
3.3
4.4
Answer 11.1
2.2
3.3
4.4
Answer 11.1
2.2
3.3
4.As much we want
Answer 41.list to array
2.array to list
3.string to array
4.array to string
Answer 11.Octal number
2.Ascii value
3.Decimal Number
4.All of the above
Answer 21.list
2.set
3.Both list and set
4.None of the above
Answer 31.pandas
2.Numpy
3.Opencv
4.math
Answer 21.List
2.Set
3.List and set
4.None of the above
Answer 31.String
2.Number
3.char
4.list
Answer 21.True
2.False
3.True or False
4.None of the above
Answer 31.string
2.array
3.set
4.list
Answer 41.string
2.integer
3.any data type
4.None of the above
Answer 11.string
2.integer
3.list
4.array
Answer 11.all items from the list
2.last item in list
3.all character item in list
4.all duplicate item in list
Answer 41.sina
2.asin
3.sini
4.isin
Answer 21.True
2.False
3.True or False
4.None of the above
Answer 11.This is my string
2.[ This,is,my,string ]
3.This Is My String
4.All of the above
Answer 31.MyText
2.MYTEXT
3.myTEXT
4.None of the above
Answer 31.string
2.integer
3.list
4.array
Answer 21.add()
2.sum()
3.Not possible
4.None of the above
Answer 21.Lower() function
2.Upper() function
3.changecase() function
4.case() function
Answer 21.Lower() function
2.Upper() function
3.changecase() function
4.case() function
Answer 11.str()
2.int()
3.char()
4.type()
Answer 21.copysign()
2.signcopy()
3.copy()
4.None of the above
Answer 11.ord
2.type
3.filter
4.lambda
Answer 21.Yes
2.No
3.Not to say
4.pow() is also not valid
Answer 21.tana
2.atan
3.tani
4.itan
Answer 21.User defined function
2.Predefined function
3.It is not function
4.None of the above
Answer 21.True
2.False
3.True or False
4.None of the above
Answer 31.True
2.False
3.True or False
4.None of the above
Answer 31.int
2.char
3.string
4.All of the above
Answer 21.int
2.char
3.array
4.None of the above
Answer 11.123
2.Ascii value
3.Error
4.None of the above
Answer 31.It check the available file
2.It return the number of character in file
3.Return file type
4.None of the above
Answer 21.Insert new item at beginning
2.Insert new item at the end
3.Insert new item at specified position
4.All of the above
Answer 21.Count the number of item in list
2.Count the occurrence of any item
3.Both of the above
4.None of the above
Answer 21.Insertion
2.Removing
3.counting
4.Swapping
Answer 21.collect some item from sequence
2.collect all item from sequence
3.both may be valid
4.None of the above
Answer 31.Find the type of the list
2.Find the index value of the item
3.Count the number of items
4.None of the above
Answer 21.It is also used for print the statement
2.It get the value from the user side
3.Both of the above
4.None of the above
Answer 31.It check the list for alphabet
2.It check the array for alphabet
3.It check the string for alphabet
4.All of the above
Answer 31.to assign the value
2.to change the sequence order
3.to change the data type in the sequence
4.to change the data type of the sequence
Answer 31.replace the list by string
2.replace the string by list
3.replace content of string by other string
4.All of the above
Answer 31.list to string
2.string to list
3.array to list
4.list to array
Answer 21.list
2.set
3.string
4.integer
Answer 11.Anything
2.Only integer
3.Only list
4.Only Character
Answer 11.integer
2.list
3.array
4.None of the above
Answer 41.Number
2.String
3.List
4.All of the above
Answer 41.Any character
2.Alphabet
3.Number
4.Only special character
Answer 11.string
2.integer
3.list
4.array
Answer 11.function
2.sequence
3.Both of the above
4.None of the above
Answer 31.void
2.int
3.any type
4.def
Answer 41.()
2.[]
3.{}
4.None of the above
Answer 11.sort()
2.sorting()
3.Both of the above
4.None of the above
Answer 31.integer
2.string
3.list
4.list with char elements
Answer 41.type
2.dtype
3.Both of the above
4.None of the above
Answer 31.append
2.pop
3.index
4.All of the above
Answer 41.discard()
2.remove()
3.Both of the above
4.None of the above
Answer 11.append()
2.push()
3.insert()
4.All of the above
Answer 31.write()
2.read()
3.append()
4.All of the above
Answer 41.changecase()
2.case()
3.caseswap()
4.swapcase()
Answer 41.str()
2.int()
3.char()
4.chr()
Answer 11.count()
2.char()
3.tell()
4.key()
Answer 31.fuctionname[]
2.def functionname
3.def functionname()
4.def functionname():
Answer 41.ord()
2.filter()
3.join()
4.None of the above
Answer 41.append
2.push
3.pop
4.index
Answer 21.string
2.list
3.char
4.integer value
Answer 11.read()
2.readline()
3.readlines()
4.All of the above
Answer 41.reverse()
2.reversed()
3.Both of the above
4.None of the above
Answer 31.cosa
2.acos
3.cosi
4.icos
Answer 21.scan()
2.scanf()
3.scand()
4.input()
Answer 41.pause()
2.break()
3.sleep()
4.require()
Answer 31.append()
2.pop()
3.clear()
4.All of the above
Answer 41.User defined function
2.Build In function
3.lambda function
4.All of the above
Answer 4