LOGIC USED - XOR Operation num1 = 2; ( 10 ) num2 = 3; ( 11) num1 = ( 10 ) ^ ( 11) = 01 num2 = ( 11 ) ^ ( 01 ) = 10 num1 = ( 01 ) ^ ( 10 ) = 11 so, num1 = 3 ( 11 ) num2 = 2 ( 10 )
THE LIVES OF OTHERS Trailer (2006)
PassatHook CS2 external VPK map tutorial
Volkswagen Tiguan 162TSI R-Line 2017 review | road test video
SEBA HSLC 2022 English question paper with Grammar solution|English paper HSLC 2021/2022
Reseña corta Película Tornados 'Twisters' con Daisy Edgar-Jones, Glen Powell y Anthony Ramos
DÉCOUVREZ CE QUI PEUT ARRIVER SI VOUS JOUEZ AVEC DEUX MAILLOTS ! 😲⚽
Huawei P30 Lite vs Xiaomi Mi 9 SE
Grandpa Shows His True Passion For Cars!
STATIC MEMBER VARIABLE
C++ program to find the given year is leap year or not.
Real Coding 😅😅😅
Part 1 : C++ Tricky question with simple answer and explanation.
Difference between call by Value and call by Reference with Example in C/C++.
How to Reverse a Number in C++ Programming Language
C++ Program - ARMSTRONG number Full explanation
Remove Character[s] from String || C/C++ || Most easy and quick way
String Operations in C++ || Interview question on strings ||
C++ and C Program to check for Palindrome numbers
C++ 14 Features Tutorials
Function Overloading || C++ || COMPILE TIME POLYMORPHISMS || Interview Question
Dangling Pointer || Wild Pointer || Void Pointer || C/C++ || Interview Questions
OPERATOR OVERLOADING || C++ || INTERVIEW QUESTION || EASY & QUICK
SINGLETON DESIGN PATTERN || C++ || Interview Question in C++
VIRTUAL FUNCTIONS IN C++ || EASY || QUICK
Circular Queue || C++/C || Coding || Interview Question
REMOVE TEMPORARY FILES
SWAP 2 NUMBERS || WITH 2 VARIABLES ONLY || C/C++ || SIMPLE
ASCII TABLE FROM 0 to 127 || EASY EXAMPLE || INTERVIEW HELPFUL || C CODE TO PRINT ALL ASCII VALUES
HOW TO COMPILE MULTIPLE FILES || C++/CPP || G++ || WITH EXAMPLE
BASIC_CAL_2 || Shell Scripting || Ubuntu || Linux || Command line || Ar-thematic || Switch case
BASIC CALCULATOR || shell script || Ubuntu || Math || Linux || Fun || Command-line Arguments
The basic pattern in Shell Scripting || for loop || Bash shell || ubuntu || Linux || (2 patterns)