WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *
3 16284what 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 11463Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 15827Write 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 11327Post New Infosys C Interview Questions
How do I edit headers and footers in word?
How do I combine all cells into one?
What are enantimorphs and diastereomers ?
What will be the output of log (-5.8) when executed on r console?
What is the difference between append() and extend() method in python?
What are synonyms in sql?
what operation is performed by job statement?
What is an example of bootstrapping?
What are the ways in which one can keep focus in telemarketing? : insurance cold calling
What is static variable and difference between(const char *p,char const *p,const char* const p).
what is the PF, ESI, PT & TDS SLAB RATE FOR A PROFESSIONAL WORKING IN A SERVICE INDUSTRY (LOGISTICS). IN HYDERABAD - ANDHRA PRADESH?
Explain dynamic type declaration of a variable in go programming language?
What are the advantages of potentiometric titration?
What is the static variable?
What is the use of ranging?