Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

University of California Irvine Leaderboard
Click here
Click here
Click here
Brandeis University Master of Finance Leaderboard 728x90
NYU Tandon School of Engineering Leaderboard
MAFI_728x90
University of California Irvine Leaderboard
MAFI_728x90
University of Maryland Masters of Economics  Leaderboard
RPI Leaderboard
University of Maryland Masters of Economics Leaderboard
  • Business
  • Culture
  • Technology
  • International Rankings
    • Bangladesh
    • Canada
    • Egypt
    • India
    • Nigeria
    • Pakistan
    • Philippines
    • United Kingdom
    • United States of America
  • Masters Rankings
    • Accounting
    • Business Analytics
    • Chiropractic
    • Computer Engineering
    • Computer Science
    • Economics
    • Education
    • Finance
    • Financial Economics
    • Financial Engineering
    • Law
    • Management
    • Marketing
    • MBA
    • Nursing
    • Social Work
  • Resources
    • C++
      • Beginner’s Guide to C++
      • An Introduction to the Imperative Part of C++
      • C++ Code
        • Sorts
        • Binary Search Trees
        • Strings
        • Binary Search
        • Math
        • Quant
        • Puzzles/Games
        • Language Concepts
        • Graphics
        • OS Operations
        • Graphs
      • C++ Full Course
      • C++ Crash Course
      • C++ Interview Questions
      • C++ Q/A
      • C++ Books
      • C++ Free Books
      • C++ Videos
    • C Questions
    • C Programming Tips
    • Java Questions
    • Quant Data Sources
    • Quant Questions

Category: C++

C++: File Modification Time

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, file, file modification, files, modification, Time
C++: File Modification Time

This task will attempt to get and set the modification time of a file. #include <boost/filesystem/operations.hpp> #include <ctime> #i

Continue Reading

C++: Even or Odd

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, even, odd, or
C++: Even or Odd

Test whether an integer is even or odd. There is more than one way to solve this task: Use the even and odd predicates, if the language provid

Continue Reading

C++: Hello World Graphical

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, graphical, graphics, gui, hello world
C++: Hello World Graphical

In this User Output task, the goal is to display the string "Goodbye, World!" on a GUI object (alert box, plain window, text area, etc.). Library:

Continue Reading

C++: Function Definition

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, definition, function, function definition, method
C++: Function Definition

A function is a body of code that returns a value. The value returned may depend on arguments provided to the function. Write a definition of a fun

Continue Reading

C++: Display Color Bars

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged bars, c, color, display
C++: Display Color Bars

The task is to display a series of vertical color bars across the width of the display. The color bars should either use the system palette, or the se

Continue Reading

C++: Operator overloading

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, operator, overloading
C++: Operator overloading

What are the basic rules and idioms for operator overloading in C++? Note: The answers were given in a specific order, but since many users sort an

Continue Reading

C++: When should static_cast, dynamic_cast, const_cast and reinterpret_cast be used?

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged and, be, c, constcast, dynamiccast, reinterpretcast, should, staticcast, used, when
C++: When should static_cast, dynamic_cast, const_cast and reinterpret_cast be used?

What are the proper uses of: static_cast dynamic_cast const_cast reinterpret_cast C-style cast (type)value Function-style cast typ

Continue Reading

C++: Jensen’s Device

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, device, jensen, jensen's device, s
C++: Jensen’s Device

This task is an exercise in call by name. Jensen's Device is a computer programming technique devised by Danish computer scientist Jørn Jensen aft

Continue Reading

C++ Math

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, Math
C++ Math

[pt_view id="28cf82d7fe"]

Continue Reading

C++: Enumerations

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, enumeration, s
C++: Enumerations

Create an enumeration of constants with and without explicit values.   enum fruits { apple, banana, cherry };   enum fruits { apple = 0, b

Continue Reading

Posts navigation

Older posts
Newer posts
University of Maryland Masters of Economics Sideboard
University of California Berkeley Master of Financial Engineering MFE Sideboard
University of California Irvine Leaderboard
University of Maryland Masters of Economics Sideboard
NYU Tandon School of Engineering Sideboard
Click here
Brandeis Business School
output_8BgzjE
  • Top 10 Restaurants in Portland, Maine

    August 2, 2026June 20, 2026 by TFE Times
  • How Custom CRM Helps Businesses Work Better

    August 1, 2026August 1, 2026 by TFE Times
  • How Buying Health Insurance Early Improves Waiting Period Readiness

    August 1, 2026 by TFE Times
  • Top 10 Restaurants in Monaco

    August 1, 2026June 20, 2026 by TFE Times
  • The skills that get RNs promoted are not the ones that made them good at the bedside

    July 31, 2026 by TFE Times
  • History of the 5-Hybrid: The Club That Made the 5-Iron Optional

    July 31, 2026July 13, 2026 by TFE Times
  • Things To Consider Before Filing For Divorce

    July 30, 2026 by TFE Times
  • FOX Nails USA: A One-Stop Shop for Salon-Quality Nail Products

    July 30, 2026 by TFE Times
  • Top 5 Best Large-Breed Dog Food Brands Made with Organic Ingredients

    July 30, 2026 by TFE Times
  • The Future of Financial Literacy Starts in Childhood With These Economics Resources

    July 30, 2026 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes