Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

Tag: c

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++: HTTP

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, http, http request, request, url
C++: HTTP

Access and print a URL's content (the located resource) to the console. There is a separate task for HTTPS Requests. #include <winsock2.h>

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++: 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

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++: Command-Line Arguments

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged arguments, c, commandline
C++: Command-Line Arguments

Retrieve the list of command-line arguments given to the program. For programs that only print the arguments when run directly, see Scripted main.

Continue Reading

C++: What are the differences between a pointer variable and a reference variable in C++?

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged a, and, are, between, c, differences, in, nd, pointer, poter, re, reference, the, variable, vrible, what, wht
C++: What are the differences between a pointer variable and a reference variable in C++?

I know references are syntactic sugar, so code is easier to read and write. But what are the differences? Summary from answers and links bel

Continue Reading

C++: GUI Enabling/Disabling of Controls

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, controls, enablingdisabling, gui, of
C++: GUI Enabling/Disabling of Controls

In addition to fundamental GUI component interaction, an application should dynamically enable and disable GUI components, to give some guidance to th

Continue Reading

Posts navigation

Older posts
Newer posts
Click here
University of California Berkeley Master of Financial Engineering MFE Sideboard
Brandeis Business School
NYU Tandon School of Engineering Sideboard
output_8BgzjE
University of California Irvine Leaderboard
  • The States With The Most Doctors

    February 8, 2026October 5, 2025 by TFE Times
  • Teen Vapes By State

    February 7, 2026October 5, 2025 by TFE Times
  • U.S. States With The Highest Credit Card Debt

    February 6, 2026October 5, 2025 by TFE Times
  • How Online Casino Regulation Redefined the Industry

    February 5, 2026 by TFE Times
  • Three Factors That Are Dragging Down The U.S. Dollar

    February 5, 2026October 5, 2025 by TFE Times
  • wordpress

    Best Ways to Convert PDF to Word for Contracts: Enterprise Tools Reviewed

    February 4, 2026 by TFE Times
  • Millionaire Wealth Migration

    February 4, 2026October 5, 2025 by TFE Times
  • Corporate Penalties

    February 3, 2026October 5, 2025 by TFE Times
  • How Data and Strategy Combine to Drive Smarter Campaigns

    February 2, 2026February 2, 2026 by TFE Times
  • Fertility Rates In The World’s 10 Biggest Countries

    February 2, 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