Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop

    Function Without brackets ( )

    Blogs
    javascript
    3
    19
    891
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • devR
      devR last edited by

      alt text
      If you've been introduced to programming for a considerable period of time, you would know what functions are. In programming, function can be told as a code segment which has a specific name and carries a specific task.Usually they return a value.

      After creating a function, you execute the function, then it does the part of work which is given to it.If you have learned OOC (object oriented concepts), functions are known as methods.

      Functions we learn in C++, Java, python like main programming languages always have a bracket/parenthesis- ( ).
      We get used to see these functions as a code segment associated with brackets, parameters, a body{}, and return values. So it's a bit complex thing when you enter to the beginning period of programming life.

      But now, in our era, today, one of the most powerful programming language is JS, JavaScript. It has the ability to contain a whole function in one variable or it's just a one word.

      e.g:-

               var Vehicle = function (a){
                                return a;
                             }
      

      now Vehicle object is also a function when you use it. So it can be used even as a argument in another function.

      And also there are some ways to invoke/call a function in JS without using parenthesis.
      e.g:-As constructor

                function cat(){
                      console.log('meow');
                }
      

      With new you can invoke a function without parentheses:

                                          new cat; // parentheses are optional in this construct.
      

      There are many more interesting, easy-peasy features we can use in JS.
      We can discuss an learn them in L</>D.Or may be next post is yours :-)

      P.S. image from web.

      1 Reply Last reply Reply Quote 3
      • Techy Mind
        Techy Mind last edited by

        I found the best 마사지 place in town, and I’m never going anywhere else.

        1 Reply Last reply Reply Quote 0
        • Techy Mind
          Techy Mind last edited by

          휴게텔 offers the perfect blend of comfort and professionalism.

          1 Reply Last reply Reply Quote 0
          • Techy Mind
            Techy Mind last edited by

            The 오피 services here are exceptional, I feel so pampered!

            1 Reply Last reply Reply Quote 0
            • Techy Mind
              Techy Mind last edited by

              오피스타 offers a unique blend of relaxation and professionalism that I truly appreciate.

              1 Reply Last reply Reply Quote 0
              • Techy Mind
                Techy Mind last edited by

                I appreciate how 오피가이드 categorizes massage services so well.

                1 Reply Last reply Reply Quote 0
                • Techy Mind
                  Techy Mind last edited by

                  I highly recommend 구미오피 to anyone looking for a premium relaxation experience.

                  1 Reply Last reply Reply Quote 0
                  • Techy Mind
                    Techy Mind last edited by

                    오피스타 is my sanctuary for peace and relaxation.

                    1 Reply Last reply Reply Quote 0
                    • Techy Mind
                      Techy Mind last edited by

                      오피가이드 is a lifesaver for anyone looking for high-quality massage services.

                      1 Reply Last reply Reply Quote 0
                      • Techy Mind
                        Techy Mind last edited by

                        I always feel like I’m in good hands with 오피가이드’s recommendations.

                        1 Reply Last reply Reply Quote 0
                        • Leon Takumisan
                          Leon Takumisan last edited by

                          The ease of use with 오피가이드 is unmatched in the industry.

                          1 Reply Last reply Reply Quote 0
                          • Leon Takumisan
                            Leon Takumisan last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • Techy Mind
                              Techy Mind last edited by

                              I highly recommend trying an 오피 for anyone in need of relaxation.

                              1 Reply Last reply Reply Quote 0
                              • Leon Takumisan
                                Leon Takumisan last edited by

                                강남오피 seems like the ultimate destination for unwinding.

                                1 Reply Last reply Reply Quote 0
                                • Techy Mind
                                  Techy Mind last edited by

                                  With opga, I can find the perfect massage therapist in minutes.

                                  1 Reply Last reply Reply Quote 0
                                  • Leon Takumisan
                                    Leon Takumisan last edited by

                                    오피가이드 takes the guesswork out of finding a great massage.

                                    1 Reply Last reply Reply Quote 0
                                    • Techy Mind
                                      Techy Mind last edited by

                                      Thanks to 소액결제, I can support my favorite content creators with ease.

                                      1 Reply Last reply Reply Quote 0
                                      • Techy Mind
                                        Techy Mind last edited by

                                        Each new 블랙툰 release gets me excited for what's next.

                                        1 Reply Last reply Reply Quote 0
                                        • Leon Takumisan
                                          Leon Takumisan last edited by

                                          오피스타 is a reliable source for anyone seeking top-notch massage therapy.

                                          1 Reply Last reply Reply Quote 0
                                          • 1 / 1
                                          • First post
                                            Last post

                                          7
                                          Online

                                          11.3k
                                          Users

                                          3.9k
                                          Topics

                                          8.2k
                                          Posts

                                          • Privacy
                                          • Terms & Conditions
                                          • Donate

                                          © Copyrights and All right reserved Lanka Developers Community

                                          Powered by Axis Technologies (PVT) Ltd

                                          Made with in Sri Lanka

                                          | |