Advertisement
matt_mods

questions for programming

Apr 23rd, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. varables types:
  2. float
  3. int
  4. bool
  5. string
  6. char
  7.  
  8. choice of data types
  9. varable names
  10. naming conventions
  11. snake case
  12. cammel case
  13.  
  14.  
  15. introduction - general
  16.  
  17. varable names
  18.  
  19.  
  20.  
  21.  
  22. introduction:
  23. use left most and rightmost
  24. define the terms
  25. advantages and disadvantages
  26. the elements of the questions are carefully considered with arguments clearly links to given scenario.
  27.  
  28.  
  29. minium memory use
  30. less recursion
  31. lower time consumption
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement