What does emoji p mean?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

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 Answers  


Why is the code below functioning. According to me it MUST NOT.

1 Answers  


Explain continue keyword in c

0 Answers  


write a c program to convert fahrenheit to celsius?

4 Answers   TCS,


What is the value of a[3] if integer a[] = {5,4,3,2,1}?

0 Answers  






why TCS selected more student in the software field from all institution.

5 Answers   TCS,


A program to write a number of letters and numbers, such as counting and display

0 Answers  


What is the difference between local variable and global variable in c?

0 Answers  


How can you be sure that a program follows the ANSI C standard?

0 Answers   Aspire, Infogain,


what is the maximum limit of row and column of a matrix in c programming. in linux .

4 Answers   NIIT,


What is a pointer on a pointer in c programming language?

0 Answers  


How can you call a function, given its name as a string?

0 Answers  


Categories