Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) let's take a code struct FAQ { int a; char b; float c; double d; int a[10]; }*temp; now explain me how the memory will be allocated for the structure FAQ and what address will be in the structure pointer (temp)....................
8 12282hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
2034what is the difference between function template and template of function?explain with example.
2 19563
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
How can we encrypt the password using php?
How to reverse array in objective c?
What is the maximum and minimum width for media query for Landscape tablet in tablet layout?
Write a program to reverse the string?
What is a category page in wordpress?
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
Explain me what is the difference between explode() and split() functions?
How Custom theme is different than Normal theme?
Define the operators that can be used with a pointer.
How many types of errors in php?
Define a nested class. Explain how it can be useful.
How do I install activex control?
Are pandas distributed?
How to Extract RGB components of a color?