
Pooja Hattargi
@PoojaHattargi
Followers
26
Following
43
Media
45
Statuses
51
¶DREAM BIG,WORK HARD,STAY FOCUSED AND LIVE A LIFE NO ONE CAN EVEN THINK¶
Joined December 2019
✓From operator precedence, de-reference operator has higher priority than addition/subtraction operator. #programminghumor #code #codinglife #100DaysOfCode #time #google #skills #Tutorials #100daysofcodechallenge #video #technology
0
15
7
✓static is used with global variables and functions to set their scope to the containing file. #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #clanguage #cprogramminglanguage #ccodes #clanguageprogramming #embeddedprogramming #100DaysOfCode
0
0
2
✓What is output for 32bit & 64bit Compiler? . #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #clanguage #cprogramminglanguage #ccodes #clanguageprogramming #embeddedprogramming #100daysoflearning #iotlearning #learncoding #100DaysOfMLCode
0
1
1
✓Structure padding is a concept in C that adds the one or more empty bytes between the memory addresses to align the data in memory. #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #clanguage #100DaysOfCode #100daysoflearning #ccodes
1
3
2
✓Operator precedence determines the grouping of terms in an expression and decides how an expression is evaluated. #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #clanguage #cprogramminglanguage #ccodes #100DaysOfCode #100daystolearnandimprove
0
0
4
✓Constants refer to fixed values that the program may not alter during its execution. These fixed values are also called literals. #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #100DaysOfCode #cprogramminglanguage #clanguageprogramming
0
0
1
✓A loop statement allows us to execute a statement or group of statements multiple times. #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #clanguage #cprogramminglanguage #ccodes #clanguageprogramming #embeddedprogramming #embeddedsystems
0
1
6
✓The ~ operator is bitwise NOT, it inverts the bit in a binary number. Example: NOT 011100 = 100011. #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #clanguage #cprogramminglanguage #ccodes #100DaysOfCode #embeddedprogramming
0
0
2
✓Shifting is basically taking the binary equivalent of a number and moving the bit pattern left or right. #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #clanguage #100DaysOfCode #ccodes #clanguageprogramming #embeddedprogramming
0
1
0
✓Ternary Operator in C : If any operator is used on three operands or variable is known as ternary operator. #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #clanguage #cprogramminglanguage #ccodes #clanguageprogramming #embeddedprogramming
0
2
2
✓Logical AND operator : The ‘&&’ operator returns true when both the conditions under consideration are satisfied. #codingisfun.#100daysofpractice #100daysofcode #100DaysOfCode #Coding #developers #cprogramming #codinglife
0
2
6
✓Void pointers are generic pointers that can point to any data type. Syntax : void *vp;. #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #clanguage #cprogramminglanguage #ccodes #clanguageprogramming #codingisfun #developers #coders
1
5
1
✓What should be written to complete the code???. #100daysofcodechallenge #100daysofpractice #100daysofcode #cprogrammingbasics #computerscience #clanguage #cdeveloper #cprogramminglanguageforbeginners #coding #codinglife #codingisfun #codingproblems #programminglanguage
0
1
3
✓Bit field is simply a data structure that helps the user to allocate memory to structures and unions. #100daysofcodechallenge #100daysofpractice #100daysofcode #cprogrammingbasics #computerscience #clanguage #cdeveloper #cprogramminglanguageforbeginners #codingisfun
1
2
1
Malloc( ): Memory Allocation.This method in c used to dynamically allocate a single large block memory with specified size. Free( ): Used to release or deallocate memory. #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #clanguage
0
0
2
How to calculate Resistor Colour Code? . #electronics #electronicsbasic #electronic #powerelectronic #powerelectronix #electronicsengineering #electronicsandcommunicationengineering #electronicscomponents #electronicsidea #embeddedbasics #embeddedhardware #hardwarebasics
0
0
1
• Four major operations on files :.✓Creating a new file.✓Opening an existing file.✓Closing a file.✓Reading from and writing information to a file. #100daysofpractice #100daysofcode #100daysofcodechallenge #cprogramming #clanguage #cprogramminglanguage #ccodes
0
3
1
Calender module of PYTHON. #Python #PythonProgramming #pythondevelopers #Python3 #pythonmodules #coding #codingfun #100DaysOfCode #development #developer #simpleprograms
0
1
3