What is the size of wchar_t in C++?
  Anonymous Quiz
    43%
    Based on the number of bits in the system
      
    32%
    2 or 4
      
    15%
    4
      
    10%
    2
      
    🔥2👍1😁1
  Which of the following is not an inherent application of stack?
  Anonymous Quiz
    18%
    Reversing a string
      
    19%
    Evaluation of postfix expression
      
    16%
    Implementation of recursion
      
    47%
    Job scheduling
      
    Forwarded from Python Learning
Python Cheat Sheets
Python Beginner Cheat Sheet
Python Matplotlib Cheat Sheet
Python Pandas Cheat Sheet
Python Seaborn Cheat Sheet
#Python #cheat_sheets
➖➖➖➖➖➖➖➖➖➖➖➖➖
Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
  
  Python Beginner Cheat Sheet
Python Matplotlib Cheat Sheet
Python Pandas Cheat Sheet
Python Seaborn Cheat Sheet
#Python #cheat_sheets
➖➖➖➖➖➖➖➖➖➖➖➖➖
Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Telegram
  
  Programming, data science, ML - free courses by Big Data Specialist
  26 pages of python cheat-sheet from Python Crash Course
❤2
  In a case, where the value of the operator is NULL , the typeof returned by the unary operator is___.
  Anonymous Quiz
    50%
    Undefined
      
    13%
    String
      
    22%
    Boolean
      
    15%
    Object
      
    👍1😁1
  Which class provides system independent server side implementation?
  Anonymous Quiz
    22%
    Server
      
    28%
    ServerReader
      
    24%
    Socket
      
    27%
    ServerSocket
      
    Which statement is correct about the below program?
  Anonymous Quiz
    35%
    Welcome Programmer
      
    21%
    Error: Undeclared identifier if
      
    37%
    Error: Expression syntax
      
    6%
    No output
      
    🔥2
  What will be the output of the C++ code?
  Anonymous Quiz
    14%
    Segmentation fault
      
    19%
    Nothing is printed
      
    36%
    Error
      
    30%
    cin: garbage value
      
    The type of expression in which operator succeeds its operands is?
  Anonymous Quiz
    8%
    Infix Expression
      
    29%
    Prefix Expression
      
    31%
    Postfix Expression
      
    31%
    Both Prefix and Postfix Expressions
      
    🔥1
  Which one of the following is correct output for the following javascriptcode:
  Anonymous Quiz
    16%
    Letsfindout 40
      
    12%
    40
      
    54%
    Letsfindout40
      
    18%
    Exception
      
    Do you enjoy reading this channel?
Perhaps you have thought about placing ads on it?
To do this, follow three simple steps:
1) Sign up: https://telega.io/c/coding_interview_preparation
2) Top up the balance in a convenient way
3) Create an advertising post
If the topic of your post fits our channel, we will publish it with pleasure.
Perhaps you have thought about placing ads on it?
To do this, follow three simple steps:
1) Sign up: https://telega.io/c/coding_interview_preparation
2) Top up the balance in a convenient way
3) Create an advertising post
If the topic of your post fits our channel, we will publish it with pleasure.
👍1
  What is the range of short data type in Java?
  Anonymous Quiz
    45%
    -128 to 127
      
    38%
    -32768 to 32767
      
    9%
    -2147483648 to 2147483647
      
    8%
    None of the mentioned
      
    🔥1
  