Vignan_First_Year_Practice_Part_3_2023

 



  1. The Practice link Three (I_Can_do_Coding_part_3) will be conducted on 6th Jan 2023 to 10rd Jan 2023.
  2. You are given 15 questions and 100 hours to complete them. 
  3. Questions will be on Conditional statements. you can attempt it only in C language.
  4.  When you the Start coding, please give your Roll No instead of Name.
  5. Please participate in the following


 Link: I_Can_Do_Coding_Part_3 (hackerearth.com)

No comments

File Uploading in PHP

  File Uploading in PHP PHP allow you to upload any type of a file i.e. image, binary or text files.etc..,PHP has one in built global variab...