#c_basics
Explore tagged Tumblr posts
codingwithchakri-blog · 5 years ago
Video
instagram
Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri #local #global ______________________________________________ *************************************************** https://www.instagram.com/p/CEsv96anUgt/?igshid=31dj5t5tpckh
1 note · View note
codezclub · 8 years ago
Text
Write a C Program to understand how structure variable returned from function
C Program to understand how structure variable returned from function Write a C Program to understand how the structure variable is returned from a function. Here’s a Simple Program to check how structure variable returned from function in C Programming Language. This program is used to store and access “name, roll no. and marks ”  for many students using structures members. C Structure : C…
View On WordPress
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri #local #global ______________________________________________ *************************************************** https://www.instagram.com/p/CDZK1y-ntw4/?igshid=7dcwstogzt6l
1 note · View note
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
Datatypes in python :: 1. Numeric datatypes:: Integer( for real numbers) Complex( for inputting the complex numbers) Float( for decimal numbers) 2. Dictionary:: dictionary is a collection which is unordered, changeable and indexed. In Python dictionaries are written with curly brackets, and they have keys and values Eg:: thisdict = {    "brand": "Ford",    "model": "Mustang",    "year": 1964 } print(thisdict) 3. Boolean:: In programming you often need to know if an expression is True or False. You can evaluate any expression in Python, and get one of two answers, True or False. When you compare two values, the expression is evaluated and Python returns the Boolean answer 4. Set::   set is an unordered collection of items. Every set element is unique (no duplicates) and must be immutable (cannot be changed). However, a set itself is mutable. We can add or remove items from it. Sets can also be used to perform mathematical set operations like union, intersection, symmetric difference, etc. 5. Strings:: String literals in python are surrounded by either single quotation marks, or double quotation marks. Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri #local #global ______________________________________________ *************************************************** https://www.instagram.com/p/CDJN7OwH5Du/?igshid=xhpxjrmyccen
1 note · View note
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri #local #global ______________________________________________ *************************************************** https://www.instagram.com/p/CDJN33jHAWj/?igshid=1tc7xmaynbpxo
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri #local #global ______________________________________________ *************************************************** https://www.instagram.com/p/CDJN10ZnUqg/?igshid=wvilvrqj5fe7
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
DATA TYPES IN C:: 1. BASIC (int, float, double, char,) 2. DERIVED (array, structure, unions) These types of datatypes are derived from the basic datatypes Eg:: Int a[10] // integer datatype array Like these.. 3. ENUMERATION This type of data types has the restricted values for example:: Week in a data:: only 7days Months in data:: only 12 months.. We have to fix the values to the varibles, so that user need to choose the value from the predescribed one. 4. VOID:: These type of data types didn't return the type of values they return nothing after execution of program Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri #local #global ______________________________________________ *************************************************** https://www.instagram.com/p/CDJNz94Hq4N/?igshid=19ejdvf3ynojn
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri #local #global ______________________________________________ *************************************************** https://www.instagram.com/p/CC_Hsjdnqje/?igshid=1ua9rju7botlz
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
C- varibles:: Def:- Name of memory allocation, it stores the value, it can be changed & reused Rules --> can be alphabet, number, underscore --> can start with alphabet, underscore --> can't with number --> no space is allowed in variable --> it can't be keyword Types of variables --> Local --> Global --> static --> automatic --> external Local varible:: the acess is limited to the within loop Global varible:: this varible can be used all over the program Static varible:: this varible value is fixed can't be modified further Automatic varible:: this type of varible is auto declared External varible:: this type is useful through our the program ends it's execution.like libraries Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri #local #global ______________________________________________ *************************************************** https://www.instagram.com/p/CC9SOArHD68/?igshid=u3m7eggzn1tw
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
C- varibles:: Def:- Name of memory allocation, it stores the value, it can be changed & reused Rules --> can be alphabet, number, underscore --> can start with alphabet, underscore --> can't with number --> no space is allowed in variable --> it can't be keyword Types of variables --> Local --> Global --> static --> automatic --> external Local varible:: the acess is limited to the within loop Global varible:: this varible can be used all over the program Static varible:: this varible value is fixed can't be modified further Automatic varible:: this type of varible is auto declared External varible:: this type is useful through our the program ends it's execution.like libraries Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri #local #global ______________________________________________ *************************************************** https://www.instagram.com/p/CC9SeYjHGji/?igshid=174x7r6kwuts9
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
C- varibles:: Def:- Name of memory allocation, it stores the value, it can be changed & reused Rules --> can be alphabet, number, underscore --> can start with alphabet, underscore --> can't with number --> no space is allowed in variable --> it can't be keyword Types of variables --> Local --> Global --> static --> automatic --> external Local varible:: the acess is limited to the within loop Global varible:: this varible can be used all over the program Static varible:: this varible value is fixed can't be modified further Automatic varible:: this type of varible is auto declared External varible:: this type is useful through our the program ends it's execution.like libraries Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri #local #global ______________________________________________ *************************************************** https://www.instagram.com/p/CC9SoqWneVb/?igshid=dil16a7ctknm
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
keywords :: The keywords are also called ‘Reserved words’. Keywords are the words whose meaning has already been explained to the C compiler and their meanings cannot be changed. Keywords serve as basic building blocks for program statements. Keywords can be used only for their intended purpose. Keywords cannot be used as user-defined variables. All keywords must be written in lowercase. 32 keywords available in C. Rules to keywords:: Keywords are the words whose meaning has already been explained to the C compiler and their meanings cannot be changed. Keywords can be used only for their intended purpose. Keywords cannot be used as user-defined variables. All keywords must be written in lowercase. Types of keywords in c- language 1. Data type keywords 2.qualifier keywords 3. Loop control keywords 4. User defined keywords 5. Jumping control keywords 7. Storage type keywords #keywords #types #defination #define Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri ______________________________________________ ************************************************** https://www.instagram.com/p/CC0CgHnnTR9/?igshid=4cn6zdesis2v
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
keywords :: The keywords are also called ‘Reserved words’. Keywords are the words whose meaning has already been explained to the C compiler and their meanings cannot be changed. Keywords serve as basic building blocks for program statements. Keywords can be used only for their intended purpose. Keywords cannot be used as user-defined variables. All keywords must be written in lowercase. 32 keywords available in C. Rules to keywords:: Keywords are the words whose meaning has already been explained to the C compiler and their meanings cannot be changed. Keywords can be used only for their intended purpose. Keywords cannot be used as user-defined variables. All keywords must be written in lowercase. Types of keywords in c- language 1. Data type keywords 2.qualifier keywords 3. Loop control keywords 4. User defined keywords 5. Jumping control keywords 7. Storage type keywords #keywords #types #defination #define Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri ______________________________________________ ************************************************** https://www.instagram.com/p/CC0Do6en35h/?igshid=cuepa943vkw1
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
keywords :: The keywords are also called ‘Reserved words’. Keywords are the words whose meaning has already been explained to the C compiler and their meanings cannot be changed. Keywords serve as basic building blocks for program statements. Keywords can be used only for their intended purpose. Keywords cannot be used as user-defined variables. All keywords must be written in lowercase. 32 keywords available in C. Rules to keywords:: Keywords are the words whose meaning has already been explained to the C compiler and their meanings cannot be changed. Keywords can be used only for their intended purpose. Keywords cannot be used as user-defined variables. All keywords must be written in lowercase. Types of keywords in c- language 1. Data type keywords 2.qualifier keywords 3. Loop control keywords 4. User defined keywords 5. Jumping control keywords 7. Storage type keywords #keywords #types #defination #define Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri ______________________________________________ ************************************************** https://www.instagram.com/p/CC0Dv_mnK4m/?igshid=nf9865g3pqem
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
keywords :: The keywords are also called ‘Reserved words’. Keywords are the words whose meaning has already been explained to the C compiler and their meanings cannot be changed. Keywords serve as basic building blocks for program statements. Keywords can be used only for their intended purpose. Keywords cannot be used as user-defined variables. All keywords must be written in lowercase. 32 keywords available in C. Rules to keywords:: Keywords are the words whose meaning has already been explained to the C compiler and their meanings cannot be changed. Keywords can be used only for their intended purpose. Keywords cannot be used as user-defined variables. All keywords must be written in lowercase. Types of keywords in c- language 1. Data type keywords 2.qualifier keywords 3. Loop control keywords 4. User defined keywords 5. Jumping control keywords 7. Storage type keywords #keywords #types #defination #define Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri ______________________________________________ ************************************************** https://www.instagram.com/p/CC0Dv_mnK4m/?igshid=15w6mal7y1yhl
0 notes
codingwithchakri-blog · 5 years ago
Photo
Tumblr media
keywords :: The keywords are also called ‘Reserved words’. Keywords are the words whose meaning has already been explained to the C compiler and their meanings cannot be changed. Keywords serve as basic building blocks for program statements. Keywords can be used only for their intended purpose. Keywords cannot be used as user-defined variables. All keywords must be written in lowercase. 32 keywords available in C. Rules to keywords:: Keywords are the words whose meaning has already been explained to the C compiler and their meanings cannot be changed. Keywords can be used only for their intended purpose. Keywords cannot be used as user-defined variables. All keywords must be written in lowercase. Types of keywords in c- language 1. Data type keywords 2.qualifier keywords 3. Loop control keywords 4. User defined keywords 5. Jumping control keywords 7. Storage type keywords #keywords #types #defination #define Enjoy the post ? Drop a like and comment If you like the content Do Like comment share save 🤍 💬 📲 📁 _____________________LIKE___ ------------------COMMENT----- ------------SHARE--------- ______SAVE ____________________________ For more updates Follow us Facebook :: https://m.facebook.com/Coding_basics-109490784148247/?ref=bookmarks Instagram :: https://www.instagram.com/coding_basics/ YouTube :: https://www.youtube.com/playlist?list=PLx9JC9ithJllNRyIBuUGnurkvLZ2MHCgs ______________________________________________ ************************************************** #programming #code #c #c++ #java #javaprogramming #c_basics #python #pythonprogramming #coding #program #progress #coding_with_chakri #c_programming_language #c++_programming_language #java_programming_language #input #output #input_statements #input #LEARN_APPLY_GROW #learn #apply #grow #basics #basictraining #codingbootcamp #suray #chakri ______________________________________________ ************************************************** https://www.instagram.com/p/CC0Do6en35h/?igshid=pgo0sisfdmed
0 notes