PoojaHattargi Profile Banner
Pooja Hattargi Profile
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
Don't wanna be here? Send us removal request.
@PoojaHattargi
Pooja Hattargi
5 years
✓From operator precedence, de-reference operator has higher priority than addition/subtraction operator. #programminghumor #code #codinglife #100DaysOfCode #time #google #skills #Tutorials #100daysofcodechallenge #video #technology
Tweet media one
0
15
7
@PoojaHattargi
Pooja Hattargi
5 years
✓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
Tweet media one
0
0
2
@PoojaHattargi
Pooja Hattargi
5 years
✓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
Tweet media one
1
3
2
@PoojaHattargi
Pooja Hattargi
5 years
✓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
Tweet media one
0
0
4
@PoojaHattargi
Pooja Hattargi
5 years
✓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
Tweet media one
0
0
1
@PoojaHattargi
Pooja Hattargi
5 years
Tweet media one
0
1
6
@PoojaHattargi
Pooja Hattargi
5 years
✓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
Tweet media one
0
0
2
@PoojaHattargi
Pooja Hattargi
5 years
✓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
Tweet media one
0
1
0
@PoojaHattargi
Pooja Hattargi
5 years
✓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
Tweet media one
0
2
2
@PoojaHattargi
Pooja Hattargi
5 years
✓Logical AND operator : The ‘&&’ operator returns true when both the conditions under consideration are satisfied. #codingisfun.#100daysofpractice #100daysofcode #100DaysOfCode #Coding #developers #cprogramming #codinglife
Tweet media one
0
2
6
@PoojaHattargi
Pooja Hattargi
5 years
Tweet media one
1
5
1
@PoojaHattargi
Pooja Hattargi
5 years
✓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
Tweet media one
1
2
1
@PoojaHattargi
Pooja Hattargi
5 years
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
Tweet media one
0
0
2
@PoojaHattargi
Pooja Hattargi
5 years
• 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
Tweet media one
0
3
1