** For Online Training Registration: ► Call: +91-8179191999
Subscribe to our channel and hit the bell 🔔🔔🔔 icon to get video updates.
💡 Visit Our Websites
For Classroom Training :
For Online Training :
————————–
💡 About NareshIT:
“Naresh IT is having 14+ years of experience in software training industry and the best Software Training Institute for online training, classroom training, weekend training, corporate training of Hadoop, Salesforce, AWS, DevOps, Spark, Data Science, Python, Tableau, RPA , Java, C#.NET, ASP.NET, Oracle, Testing Tools, Silver light, Linq, SQL Server, Selenium, Android, iPhone, C Language, C++, PHP and Digital Marketing in USA, Hyderabad, Chennai and Vijayawada, Bangalore India which provides online training across all the locations
————————–
💡 Our Online Training Features:
🎈 Training with Real-Time Experts
🎈 Industry Specific Scenario’s
🎈 Flexible Timings
🎈 Soft Copy of Material
🎈 Share Videos of each and every session.
————————–
💡 Please write back to us at
📧 us.training@nareshit.com/ 📧 online@nareshit.com or Call us at the USA: ☎+1404-232-9879 or India: ☎ +918179191999
————————–
💡 Check The Below Links
► For Course Reg:
► Subscribe to Our Channel:
► Circle us on G+:
► Like us on Facebook:
► Follow us on Twitter:
► Follow us on Linkedin:
► Follow us on Instagram:
Nguồn: https://belahanajima.com/
Xem thêm bài viết khác: https://belahanajima.com/cong-nghe/
Xem thêm Bài Viết:
- Đánh giá AMD Ryzen 9 5950X và Ryzen 7 5800X: từ làm việc tới chơi game đều đỉnh, không chừa đất sống cho đối thủ
- Hiển thị Repair Your Computer trong Advanced Boot Options trên Windows 7
- How to repair windows 7 and fix corrupt CD/DVD (tutorial)
- How To Repair Windows 10
- Windows Repair (All In One) FREE Repair Program
there is a small mistake in the code
# include <stdio.h>
# include <string.h>int main()
{
char name[] = "ra nj it"; for(int i = 0; i < strlen(name); i++)
{
if(name[i] == ' ')
{
continue;
}
else
{
printf("%c",name[i]);
}
}
return 0;
}sir I think that this will work for more the one spaces
Sir you already said in strings handling videos part 2 ..that strlen function gives the length of the string " Excluding null character" But in this you explained that alternatively…which one is correct sir…🤔🤔
write a function to remove slash from two string and call that function from strcmp function and compare it in c programming??
Not working
Bro,keep putting more videos,u are clear explainer…thank you so much
hi, Can you make a video which identifies the spaces given by mistake at the beginning as well as at the end of the sentence and replace those spaces with special character like @,$, or & so that we can visualize it and rectify? It is very useful in online form filling assignment. Forms with space are treated as wrong and few wrong forms will block the assignment. so i am very much obliged if you can make a video on this. thanks
Two spaces can exist adjacently, to overcome this problem we must put i–; in the if statement's body.
Sir achha marker use kiya kijiye plzz
great explaination. cool and chill
well explained
thank you very much sir for this video
Sir do a video on string rev without using string functions
Great explaination Sir
Thank you so much Sir
🙏🙏🙏🙏🙏🙏🙏🙏