info@dotnetustad.com
Login
/
Register
Courses
C#.NET
C Programming
ADO.NET
Data Structure and Algorithm(C#)
Database
MS SQL Server
Interview Questions
ASP.NET interview questions
OOP interview questions
.NET framework/CORE interview questions
LINQ Interview Questions
Tools
Base 64 Decoder
Base 64 Encoder
MD5 Hash Generator
Sha256 Hash Generator
Sha512 Hash Generator
URL Decoder
URL Encoder
Binary To Hex
Hex To Binary
String to Upper Case
String to Lower Case
String Reverse
String To Binary
Word Count Calculator
About
About Us
Contact Us
C Introduction
What are Programming Languages?
Types of softwares
C Introduction
C History
C Features
C Applications
Character set, ASCII Table
C Programming Language Standard
Starting to Write Code
Turbo C++ editor installation
Exploring the Turbo C++ Environment
C Hellow world program
How a C Program Execute
Compilation process in C
C Basics
C #include statement
C Displaying Output
C Reading input from the terminal
C Data types
C Variables
C Variable Naming Conventions
C Constants
C Identifiers & Naming Rules
C Literals
C Comments
C Keywords
C Type Qualifiers
C Tokens
C Format Specifiers
C Escape Sequences
C preprocessor
ASCII value in C
Static in C
What are Compiler Errors
What are Compiler Warnings
What are Linker Errors
What are Runtime Errors
What are Logical Errors
Compile time vs Runtime
C program to displays your name
C - Basics Practice Test.1
C - Basics Practice Test.2
C - Basics Practice Test.3
C - Basics Practice Test.4
C - Basics Practice Test.5
Operators and Expressions
C Arithmetic Operators
C Assignment Operators
C Relational Operators
C Logical Operators
C Increment & Decrement Operators
C Conditional or Ternary Operator
C Bitwise Operators
C Type Casting
C Sizeof Operator
C Comma Operator
C Operators Precedence and Associativity
C Expressions
C Evaluation of Expressions
C - Operators Practice Test.1
C - Operators Practice Test.2
C - Operators Practice Test.3
Input-Output Functions
Input-Output Library Functions
Non-Formatted Input and Output
Character Oriented Library Functions
Formatted Library Functions
Mathematical Library Functions
C - Input-Output Functions Practice Test.1
Control Statements
C if
C if-else
C nested if-else
C if-else-if
C switch-case
C if vs switch-case
C Loops
C while loop
C do-while loop
C while vs do-while
C for loop
C for vs While
C Nested Loops
C Jump Control structures
C break statement
C continue statement
C goto statement
C continue vs goto statement
C return statement
C goto vs return statement
C - Control Statements Practice Test.1
C - Control Statements Practice Test.2
C - Control Statements Practice Test.3
C Functions
C Functions
C Advantages of Using Functions
C Function Prototype
C Basic Function Designs
C Programs Using Functions
C Scope
C Local Variable and Global Variable
Why int main() return 0
3 Place to declare functions
C Recursion
C Base Condition in Recursion
C Iteration vs Recursion
C Stack Overflow Error in Recursion
C Nested functions
C Variable Length Number of Arguments
C Parameter Passing β Call by value and Call by Ref
C Passing Strings to Functions
Implementation of square() function
Implementation of factorial() function
Implementation of pow(x, n) function
Implementation of reverse(int) function
Implementation of countDigits(int) function
Implementation of palindrome(int) function
Implementation of primeNumber(int) function
C - Functions Practice Test.1
C - Functions Practice Test.2
C Arrays
What is Array?
One dimensional Array
Accessing element of 1D array
Reading and displaying elements
Programs on 1D Arrays
Two Dimensional Array
Accessing Element of 2D Array
Reading and Displaying Elements
Programs on 2D Arrays
Passing 1D arrays to Functions
Passing 2D arrays to Functions
Three Dimensional Array
C - Array Practice Test.1
C - Array Practice Test.2
C Strings
Strings in C
Storing Strings
C The String Delimiter
C String Literals (String Constants)
C Strings vs. Characters
C Declaring and Initialization of Strings
C Strings and the Assignment Operator
C String Input Functions / Reading Strings
C String Output Functions / Writing Strings
C fscanf() and fprintf() Functions
C Single Character Library Functions
C String Manipulation Library Functions
C Programs Using Character Arrays
C Array of Strings
C Programs Using Array of Strings
C - Strings Practice Test.1
C - Strings Practice Test.2
C Pointers
Pointers in C
Understanding Memory Addresses
Declare and Initialize Pointer Variable
Pointer Operators in C
sizeof() Operator in C
Pointer Advantages and Disadvantages
Dereferencing/Redirecting Pointer Variables
Pointer Declaration versus Redirection
Const Pointer in C
Void Pointer in C
Null Pointer in C
C Pointer Compatibility
Array of Pointers
Pointer to Pointer
Pointer Arithmetic
C Functions Returning Pointers
C Pointer to Function
Pointers and One-Dimensional Array
Pointers and Two-Dimensional Array
Pointers and Strings
Dynamic Memory Allocation Functions
C - Pointers Practice Test.1
C - Pointers Practice Test.2
C - Pointers Practice Test.3
Previous
Next
Turbo C++ Shortcuts:
ASCII Table
S.NO.
SHORTCUTS KEYS
ACTION
1
F1
For Help
2.
F2
Save
3.
F3
Open
4.
F4
Go to cursor
5.
F5
Zoom
6.
F6
Next
7.
F7
Trace into
8.
F8
Step over
9.
F9
Make
10.
F10
Menu
11.
Alt+X
Quit
12.
Alt+Bksp
Undo
13.
Shift+Alt+Bksp
Redo
14.
Shift+Del
Cut
15.
Ctrl+Ins
Copy
16.
Shift+Ins
Paste
17.
Ctrl+Del
Clear
18.
Ctrl+L
Search again
19.
Alt+F7
Previous error
20.
Alt+F8
Next error
21.
Ctrl+F9 βorβ Alt+R+Enter
Run
22.
Ctrl+F2
Program reset
23.
Alt+F9
Compile
24.
Alt+F4
Inspect
25.
Ctrl+F4
Evaluate/Modify
26.
Ctrl+F3
Call stack
27.
Ctrl+F8
Toggle breakpoint
28.
Ctrl+F5
Size/Move
29.
Alt+F3
Close
30.
Alt+F5
User screen
31.
Alt+0
List all
32.
Shift+F1
Index
33.
Ctrl+F1
Topic search
34.
Alt+F1
Previous topic
35.
Ctrl+F7
Add watch
36.
Alt+Enter
Toggle screen mode(Full Screen / Window
Previous
Next
Subscribe to Newsletter