WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *
3 16153what 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 11149Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 15604Write 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 11223Post New Infosys C Interview Questions
Hi can anyone help with projects using load runner. I learnt loadrunner but don't have a hands on experience on it.. it will be very much helpful if some can help me up with a project. can email me: priya.joslic@gmail.com
How to handle alerts in selenium?
Why static variables are used?
What are predicates in c#?
List some applications of multilinked structures?
Is string part of stl?
Clarify the architecture of django?
What is the purpose of using MVC programming pattern in ASP.NET?
Are stored procedures faster than queries?
Explain the different security settings available in iis?
What is bash?
What are the different types of olap? Give an example?
What are twins? Genetically what are the two types of twins that can be generated?
The knee point of a current transformer is normally unique and known.So why in the nameplate of a CT they put the minimum value like this Vk> 400v.
What are the different components of soa suite?