Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

Click here
MAFI_728x90
MAFI_728x90
Click here
Brandeis University Master of Finance Leaderboard 728x90
University of California Irvine Leaderboard
University of California Irvine Leaderboard
RPI Leaderboard
Click here
  • 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 California Irvine Leaderboard
Brandeis Business School
University of California Berkeley Master of Financial Engineering MFE Sideboard
output_8BgzjE
Click here
  • U.S. Pharmaceutical Drugs Imported From China

    December 1, 2025July 20, 2025 by TFE Times
  • GameZone Online Slots and the Shifting Priorities of Filipino Digital Players

    November 30, 2025 by TFE Times
  • The Declining Cost Of Renewable Energy

    November 30, 2025July 20, 2025 by TFE Times
  • Is The U.S. Dollar Primed For A Digital Rebound?

    November 29, 2025July 20, 2025 by TFE Times
  • Essential Factors Showing Property Tax Consultants Provide Dependable Litigation Support for Clients

    November 28, 2025 by TFE Times
  • The Economics of Health: Why Wellness is a Billion-Pound Industry

    November 28, 2025 by TFE Times
  • The G7’s Global Footprint

    November 28, 2025July 20, 2025 by TFE Times
  • Discover the Newest Grasscloth Wallpaper Designs

    November 27, 2025 by TFE Times
  • Cardiogen Peptide: A Frontier for Cellular Renewal and Regenerative Inquiry

    November 27, 2025 by TFE Times
  • The Mindset Shift That Helps You Finally Take Control of Your Finances

    November 27, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes