Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

Click here
RPI Leaderboard
MAFI_728x90
Click here
NYU Tandon School of Engineering Leaderboard
Brandeis University Master of Finance Leaderboard 728x90
Click here
University of California Irvine Leaderboard
MAFI_728x90
University of California Irvine 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++: 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++: 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++: 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

Differences Between HashMap and Hashtable?

Posted on September 1, 2017April 2, 2018 by TFE Times
Posted in C++Tagged and, between, differences, hashmap, hashtable
Differences Between HashMap and Hashtable?

What are the differences between a HashMap and a Hashtable in Java? Which is more efficient for non-threaded applications? dmanxiii Answer: Th

Continue Reading

Posts navigation

Older posts
Newer posts
University of California Berkeley Master of Financial Engineering MFE Sideboard
NYU Tandon School of Engineering Sideboard
Click here
output_8BgzjE
Brandeis Business School
University of California Irvine Leaderboard
  • What is AUSTRAC? Why Choosing a Registered Exchange is the #1 Rule for Safe Trading

    February 20, 2026 by TFE Times
  • U.S. Oil Exports

    February 20, 2026October 5, 2025 by TFE Times
  • Ranked: Canada’s Top 10 Traded Goods

    February 19, 2026October 5, 2025 by TFE Times
  • How Secondary Machinery Markets Are Shaping the Future of Agriculture

    February 18, 2026 by TFE Times
  • California’s Driverless Taxi Usage Grew 8x in a Single Year

    February 18, 2026October 5, 2025 by TFE Times
  • The End Of The Line For Checks?

    February 17, 2026October 5, 2025 by TFE Times
  • Global Research Reveals Nearly 30% of B2B Buyers Say Vendors Are Wasting Their Time

    February 16, 2026 by TFE Times
  • Winter Brings Higher Risks for Property: Clear Insurance Advises How to Stay One Step Ahead

    February 16, 2026 by TFE Times
  • All about JeetCity bonuses, tournaments, and promotions

    February 16, 2026 by TFE Times
  • Ranked: The Hourly Wage of Retail CEOs

    February 16, 2026October 5, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes