What are the different data types in javascript?
JavaScript has seven primitive types and one non-primitive type:
• Primitive Types: String, Number, Boolean, Undefined, Null, Symbol, BigInt
• Non-Primitive Type: Object (includes Arrays, Functions, and more)
| Is This Answer Correct ? | 0 Yes | 0 No |
hey i m a trainee n jus wanted to ask that initially i was given the opportunity for .NET bt that project is abt to complete , nw i m asked to join a project of php on linux which is about to start , so wt say . is it a wise decision to join this project . will i be having job opportunities when i l complete my training after 4 months ? Plz suggest something ASAP .
How to process the uploaded files?
Are php sessions secure?
How to install PHP with --mcrypt and --mhash?
What is difference between mysql_connect and mysqli_connect?
How is it possible to cast types in php?
How to get ip address of a server in php?
Can php variables have numbers?
What is difference between session and cookie in PHP?
Tell me how is it possible to remove escape characters from a string?
how can I use bread crumb in PHP ?
How to get useful error messages in php?