
Last seen: Nov 28, 2023
Correct answer is: b). a b c = 1000 2000 3000 Explanation: Spaces are not allowed in variable names.
Correct option is: a). unlimited length Explanation: Variable names can be of any length.
correct option is: d). None of the mentioned Explanation: In Python all the keywords are case sensitive. All keywords in python are in low...
Correct option is: a). eval Explanation: eval() will treat all of them as local variables. If you try to use keyword arguments when callin...
correct option is: a). they are used to indicate a private variables of a class Explanation: As Python has no concept of private variables...
Correct option is: b). b) 1st_string Explanation: A variable name cannot start with a number. A variable name can only contain alpha-numer...
Correct answer is d). none of the mentioned Explanation: Python identifiers are "unlimited in length" but as per PEP-8 you should limit i...
Correct option is: a). Yes Explanation: Case is always significant.
Thank you for the update.
An illustration shows a tiny dot representing GPT-3 and its “175 billion parameters.” Next to it is a much, much larger circle representing GPT-4, wit...
GPT-4 is significantly larger and more powerful than GPT-3, with 170 trillion parameters compared to GPT-3's 175 billion parameters. This allows GPT-4...
Ans. CIA triangle is a model for guiding information security policies in any organization. It stands for – Confidentiality – Maintaining the...
Ans. Different types of cyber security are – Application security Cloud security Data security Mobile security Network security Data...
Correct option is: b) cognitive science
Correct option is: a) Inference rule