fa
Feedback
Coding Mcq’s

Coding Mcq’s

رفتن به کانال در Telegram

Do join for coding McQ’s‼️ All types of Programming Questions, Answer & Mcq's 🧠👨‍💻

نمایش بیشتر
9 165
مشترکین
-1024 ساعت
-307 روز
-16130 روز
آرشیو پست ها
Last few hours for to take benefit of Free React Js Course! 💯❤️ Enroll Now: https://codewithcurious.ongraphy.com/s/store

‼️ Free React.js Course with Certification ‼️ 🗓️ Starting Date: 13th January 2025 🕘 Time: 9 PM 🌐 Languages: Hinglish Link : https://codewithcurious.ongraphy.com/s/store Join WhatsApp Channel for Updates: https://whatsapp.com/channel/0029Va8y6Lj5a2443cuF3P2X

🌟 Today is Last Page of 2024🌟 Boost Your Skills in 2025 with Top EdTech Discounts! 🎓 Save big on platforms like Geeksforgeeks, Coding Ninjas, SkillShare, and more. Find here: https://medium.com/@curiousprogrammer12/exciting-deals-on-learning-platforms-b7cf032fdfca

Guess the output: varx=5,y=1   var obj ={ x:10}   with(obj)   {         alert(y)   }  
Anonymous voting

Want to earn money while learning Coding? 🤔 Checkout Here StackUp Rewards your while learn coding 🔥🔥 More info & Register here: https://go.stackup.dev/eElTffS

W3Schools Black Week Sale! ✅ Flat 70% Discount on W3School additional 20% Discount using Coupon: CURIOUS_PROGRAMMER Claim 90%
W3Schools Black Week Sale! Flat 70% Discount on W3School additional 20% Discount using Coupon: CURIOUS_PROGRAMMER Claim 90% Here👇 https://campus.w3schools.com/CURIOUS_PROGRAMMER

New Mahindra Car drifting 💀😮 Watch Complete Video 👇 https://www.instagram.com/reel/DC3ftwCI04V/?igsh=MWdkaDE1NnF6emEwcQ== Also follow my new Automative Channel

Which of the following tag is used for inserting the largest heading in HTML?
Anonymous voting

What will be the output of the following Python code? i = 1 while True: if i%3 == 0: break print(i) i + = 1
Anonymous voting

Which of the following type is provided by C++ but not C?
Anonymous voting

Which of the following option leads to the portability and security of Java?
Anonymous voting

What will be the output of the following Python function? min(max(False,-3,-4), 2,7)
Anonymous voting

What is virtual inheritance in C++?
Anonymous voting

Which of the following is not javascript data types?
Anonymous voting

What will be the output of the following Python code? i = 1 while True: if i%3 == 0: break print(i) i + = 1
Anonymous voting

What will be the output of the following Python code? i = 1 while True: if i%3 == 0: break print(i) i + = 1
Anonymous voting

What is used to find and fix bugs in the Java programs ?
Anonymous voting

Is Python case sensitive when dealing with identifiers?
Anonymous voting

Which of the following is a valid declaration of a char in Java ?
Anonymous voting