Sign Up

Have an account? Sign In Now

Sign In

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

Sorry, you do not have permission to ask a question, You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here
Sign InSign Up

SIKSHAPATH

SIKSHAPATH Logo SIKSHAPATH Logo

SIKSHAPATH Navigation

  • Home
  • Questions
  • Blog
    • Computer Science(CSE)
    • NPTEL
    • Startup
  • Shop
    • Internshala Answers
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Questions
  • Blog
    • Computer Science(CSE)
    • NPTEL
    • Startup
  • Shop
    • Internshala Answers
Home/Questions/Q 18837
Next
In Process
Hacker
  • 0
Hacker
Asked: June 14, 20222022-06-14T19:57:11+05:30 2022-06-14T19:57:11+05:30In: Software Engineering

1. How will they be able to use the mobile …

  • 0

1. How will they be able to use the mobile device for programming in c++.

1.1. Identify and describe how they will be able to create c++ programs on their mobile device? You must also include the brand name in you or explanation.  (5 marks)

1.2. What are the limitations of using their mobile devices for programming?  (5 mark)

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

    1 Answer

    • Voted
    • Oldest
    • Recent
    1. I'M ADMIN
      2022-06-15T17:19:20+05:30Added an answer on June 15, 2022 at 5:19 pm

      1. How will they be able to use the mobile device for programming in c++.

      Answer:

      The point is that smartphones are just small computers, and all computers primarily run the object module format produced by a C++ compiler. There is nothing that does not or can not run compiled C++ modules. That is ideal.

      But the best way to make executable modules for anything is on a large screen device with enough memory for the IDE compiler and linker to work well.

      That means you cross-compile in [mepr-show rules=”18938″ unauth=”message”] an IDE like Visual Studio or Eclipse on a large workstation, and then download the executable module to the smartphone to run. Visual Studio comes with a built-in smartphone device emulator, so you can run your app before downloading it on the smartphone.

       

      1.1. Identify and describe how they will be able to create c++ programs on their mobile device? You must also include the brand name in you or explanation

      Answer:

      Best method for this!

      1. Install Termux from Playstore! (Termux is Linux Terminal Emulator with many utilities!)
      2. Open it, update & upgrade the packages using – apt-get update && apt-get upgrade
      3. Now install Clang (C/C++ compiler) using this command – apt-get install -y clang
      4. Create a .cpp file using this command – touch <filename>.cpp
      5. Now edit this file, I mean add the codings, using nano – apt-get install -y nano and after the edit the file using – nano <filename>.cpp
      6. After saving this, compile this source code using – clang <filename>.cpp
      7. And the output file will be saved as a.out which you have to execute using – ./a.out

      Done!

       

      1.2. What are the limitations of using their mobile devices for programming?

      Answer:

      1. It is very hard to find a decent app.

      2. Even if you find an app you have half of your screen covered by your keyboard.

      3. It is very inconvenient to handle big codes on mobile phones. If it is a small program for practice purposes then it’s fine but for large programs, it will be difficult to handle the code.

      4. Mobile phones do not provide a good development environment needed for developing software.

      5. Typing on a small screen is bad if you wanna be fast. 6.Usually, no fast access to characters like {}[]()”‘#!=*.+/’-.<> etc. So you turn on the symbol bar. And there goes the num of lines you see from 5 to 3.

      [/mepr-show]

      • 0
      • Reply
      • Share
        Share
        • Share on WhatsApp
        • Share onFacebook
        • Share on Twitter
        • Share on LinkedIn

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Forgot Password?

    Need An Account, Sign Up Here

    Sidebar

    store ads

    Stats

    • Questions 1k
    • Answers 1k
    • Posts 141
    • Best Answers 64
    • AI 101: Create Presentation Slide Using AI | Gamma App
    • What is the Difference Between Section, Article and Aside in HTML5?
    • How to enable or disable ChatGPT on the Windows 11 taskbar
    • NPTEL Data Mining Assignment Answers 2023 -Week 8
    • NPTEL Data Mining Assignment Answers 2023 -Week 7

    Explore

    • Recent Questions
    • Questions For You
    • Answers With Time
    • Most Visited
    • New Questions
    • Recent Questions With Time

    Footer

    Sikshapath Logo

    Helpful Links

    • Contact
    • Disclaimer
    • Privacy Policy Notice
    • TERMS OF USE
    • FAQs
    • Refund/Cancellation Policy
    • Delivery Policy for Sikshapath

    Follow Us

    © 2021-23 Sikshapath. All Rights Reserved

    Ads Blocker Image Powered by Code Help Pro

    Ads Blocker Detected!!!

    We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.

    Refresh
    Powered By
    Best Wordpress Adblock Detecting Plugin | CHP Adblock

    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.