WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *
3 16427what wud be the output? main() { char *str[]={ "MANISH" "KUMAR" "CHOUDHARY" }; printf("\nstring1=%s",str[0]); printf("\nstring2=%s",str[1]); printf("\nstring3=%s",str[2]); a)string1=Manish string2=Kumar string3=Choudhary b)string1=Manish string2=Manish string3=Manish c)string1=Manish Kumar Choudhary string2=(null) string3=(null) d)Compiler error
9 11795Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 16066Write 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.
2 11451Post New Infosys C Interview Questions
what is server side caching?
Is it possible to capture the correlation between continuous and categorical variable?
What are the typical vegetation and the typical fauna of the tundras?
How is the memory used within an object in delphi?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
Case Study based questions - Cars are implanted with speed tracker so that the insurance companies can track about our driving state. Based on this new scheme what kind of business questions can be answered?
What is incremental load in qlikview architect?
Which software is used to run c++ program?
What are the different elements contain in xsl:stylesheet?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
Can you discuss the potential impact of emerging technologies, such as neuromodulation or neurostimulation, on neurological practice?
Do you know the use of 'auto' keyword?
Is ubuntu free to use?
What is the mainframe computer?
What is dd() function in laravel?