What is p in text message?


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

Post New Answer

More C Interview Questions

What is the output for the below program? void main() { float me=1.1; double you=1.1; if(me==you) printf("love c"); else printf("know c"); }

7 Answers  


Explain spaghetti programming?

0 Answers  


Why do we use header files in c?

0 Answers  


What is const and volatile in c?

0 Answers  


What is pass by value in c?

0 Answers  






What is action and transformation in spark?

0 Answers  


Explain how do you list files in a directory?

0 Answers  


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

0 Answers  


Can a binary search tree be used as an index? If yes, how? Explain

0 Answers   TCS,


Write a program to identify if a given binary tree is balanced or not.

0 Answers   JPMorgan Chase,


Write a program to find the biggest number of three numbers in c?

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks intrusion attempts every 5 minutes. If an intrusion attempt is detected beep the internal speaker to alert the administrator. A high number of aborted connects to MySQL at a point in time may be used as a basis of an intrusion.

1 Answers  


Categories