4) printf("Manisha");     else printf("Kavita");   Options: (1) Less than or equal to 4 (2) Greater than 4 (3) 10 (4) Any integer number | NIMCET Coaching" />

Aspire's Library

A Place for Latest Exam wise Questions, Videos, Previous Year Papers,
Study Stuff for MCA Examinations - NIMCET


Best NIMCET Coaching
Aspire Study
Online Classes, Classroom Classes
and More.

Aspire Study Library


Question Id : 11863 | Context :MAH MCA CET 2024

Question

What will be the value of x so that "Kavita" will be printed? 
 main() 
{     
int x;     
if (x > 4) 
printf("Manisha");     
else 
printf("Kavita"); 
 }
🎥 Video solution / Text Solution of this question is given below:

📲 Install Aspire Study App

Get MCA exam-wise questions, solutions, test series & updates instantly on your phone.

🚀 Install Now


Aspire Study Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More


Aspire Study Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Ask Your Question or Put Your Review.