Skip to main content

Home/ Programming tutorials and source codes/ Group items tagged C Language

Rss Feed Group items tagged

Sushil Saini

Decision making in C, C , C# languages using if - Part 1 | Techno Visitors - tablet, l... - 0 views

  •  
    Check how to make decisions in programming languages like C, C++, C#. In this post, you will read about: - What is decision making? - Decision making in C, C++, C# - If statement - Multiple statements within if - C++ example program for if condition - Relational operators - C program showing use of relational operators
Sushil Saini

How to convert arithmetic expression to C, C , C# statement, associativity of operator... - 0 views

  •  
    C, C++ do not follow BODMAS Law while evaluating expressions. So, before writing code, you need to convert arithmetic expressions to the proper programming language statement first. Check this post to know: - How to convert any arithmetic expression to C, C++ or C# expression/statements. - How to do integer and float conversions in C - What is associativity of operators.
Sushil Saini

How IF statement surprises the beginners - C, C , C# tutorial | Techno Visitors - tabl... - 0 views

  •  
    Sometime the if (expression) statement in C, C++, C# languages leads to unexpected results for the beginners. Do you know why they get confused and surprised with such strange behaviour of if? Read how.
Sushil Saini

Role of variables in C, C , C#: Real world examples, types and relation with constants... - 0 views

  •  
    Can you imagine the computer programming without using the variables? In this post you will read: - The role of variables in programming languages - C, C++ and C# - How to identify variable and constants from the real world problems and how to implement them in programming. - What are variables, their types and declaration rules - What is the relation between variable and constants
Sushil Saini

Decision making statements in C, C , C# programming - Chapter 2 | Techno Visitors - ta... - 0 views

  •  
    This tutorial includes 4 units covering replies to almost all questions relating to decision making with all if constructs of C, C++ and C# programming languages.
Sushil Saini

C Tutorial: 11 reasons how C is better than C language | Techno Visitors - tablet, ... - 0 views

  •  
    Read 11 prime reasons and features for showing how C++ language is better than C. - Function Vs Object driven approach - Top down Vs Bottom up approach - Low Vs middle level programming - And more
Sushil Saini

How to write error free C program - Rules and example codes | Techno Visitors - 0 views

  •  
    The Programming errors and wrong result can be irritating for any developer. Read some most important C language rules, tips and example codes that are really helpful to: - Avoid coding errors - Avoid wrong output results - Avoid programming ambiguities - And make C language programming more interesting
Sushil Saini

C, C Tutorial - Promotion and demotion of data types and operations hierarchy | Techn... - 0 views

  •  
    Check how the data types are promoted and demoted while type conversion in assignment operations. Also read what is hierarchy of operators in C, C++ languages?
Sushil Saini

How to start C, C , C# - Chapter 1: Basic Fundamentals | Techno Visitors - 0 views

  •  
    This tutorial includes 13 units covering almost all basic fundamental concepts of C, C++ and C# programming languages.
Sushil Saini

Top arithmetic mistakes programmer do in C, C , C#: Rules to follow | Techno Visitors - 0 views

  •  
    Read some common arithmetic mistakes #programmer do while #C, #c++, #chash programming. Also check out: - Why must to understand #arithmeticoperations of #programminglanguage? - *Important arithmetic operation rules* - *Example* #programs and - Notes to avoid *arithmetic operation errors*
Sushil Saini

C, C interview questions and answers - Unit 2: variables, constants, arithmetic opera... - 0 views

  •  
    This is my 2nd interview questions and answers based article for the fresher C and C++ programming candidates. It is useful for the programming beginners to understand the deep concepts of variables, constants, arithmetic operations, hierarchy and evaluations.
Sushil Saini

C Tutorial - Loop Control in C language | Techno Visitors - Tutorials C, C , C#, ASP.N... - 0 views

  •  
    Check out this post to get detailed explanation of loop statement in C language: Here you will also read: - What is a loop control instruction? - Why you need iteration in programming? - Real life examples of loop statement - How a loop statement works? - Types of loop statements - Pre-conditional iterations - Post-conditional iterations
Sushil Saini

Switch statement in C, C : Everything to know about switch - Part 1 | Techno Visitors ... - 0 views

  •  
    Check out some tips and traps of the switch statement in C/C++ languages to improve your programming skills and write more manageable and optimized source code.
Sushil Saini

C Language interview questions and answers unit 1 - Quiz based exam for beginners | Tec... - 0 views

  •  
    Check out our 1st Quiz based #Clanguage #interviewquestions and their answers for unit 1 of #Ctutorial. It is helpful for C beginners to deeply understand the basic concepts of #Cprogramming, defining rules and use of #variables, #constants, #keywords, tokens, character set.
1 - 14 of 14
Showing 20 items per page