Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8961169
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T15:49:29+00:00 2026-06-15T15:49:29+00:00

I know the above code outputs 323 But need an explanation on how is

  • 0

I know the above code outputs 323

But need an explanation on how is it outputting 323

Anybody can pls explain?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T15:49:30+00:00Added an answer on June 15, 2026 at 3:49 pm

    Here

    echo (2).(3*print(3));

    Step1:(Starting execution)

    echo (2).(3*print(3)); //Output = ''
    

    Step 2:(Print action will take place)

     echo (2).(3*1); // Will print 3 and returns 1 as per print function. Output = 3
    

    Step 3:(Multiplication operation)

     echo (2).(3);  // Multiplication operation willtake place. Output = 3
    

    Step 4:(Prints the data)

     echo (2).(3);  //The . Operator will used to concate the strings in php, thus Output = 323 
    

    Print has more priority then echo thus it prints 3 first later 2 and 3

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know you can not set a key value dynamically, but what about the
My code leaks but I do not know exactly what am I doing wrong.
<input name='data[User][images][]' id='images' type='file' multiple= /> I know that the above works and allows
I know that BlackBerry and Nokia provide their own API's that go above and
http://www.sqlite.org/threadsafe.html From above link I came to know, SQLite support three different threading modes
^([0-9]*[1-9][0-9]*(\.[0-9]+)?|[0]+\.[0-9]*[1-9][0-9]*)$ I don't know regular expression well. Above regular expression does not allow input
System.out.println(matcher.group(1)); System.out.println(matcher.group()); I like to know what's the difference between the above two codes.
Know this might be rather basic, but I been trying to figure out how
I know that Phonegap has an event for back button, but it's only available
Html.ActionLink(<span class=\title\>Retry</span><span class=\arrow\></span>, Login, User) Hi, If I execute above code in ASP.Net MVC

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.