Introduction to Strings in C++ | part 1| C style Strings | C++ Placement Course #lecture58

preview_player
Показать описание
In this lecture we will learn:
- Difference between character Array and String
- What are C Style Strings?
- how to use String Functions(strlen(), strcpy(), strcmp(), strcat())
- Coding Exercise on Strings

*********************************************

Connect & Contact Me:

*******************************************

More Playlists:

#strings #string #arrays #coding #programmingtutorial #jennyslectures
Рекомендации по теме
Комментарии
Автор

Most beautiful teacher in the world 😂😂😂😊😊😊

arnoladam
Автор

this is the concept needed for interview perspectives

World-Of-Mr-Motivater
Автор

she is distraction also and she is best teacher also

Positive_dimensions
Автор

thank u mam for doing it is really helpful for us

VarunC.m
Автор

Thank you so much mam for complege c++ score

Anik_Chakraborty
Автор

Mam I'm waiting for functions and pointers..
Love from Balochistan ❤🎉

jahankhan
Автор

#include<iostream>
#include<cstring>
using namespace std;
int main()
{
char str[40], str1[10], ch;
int c=0;
cout<<"enter string";
cin>>str;
for(int i=0;str[i]!='\0';i++)
{
ch=toupper(str[i]);
str1[i]=ch;
}
cout<<"string:"<<str1;
}
Mam in cxx droid it gives incorrect output only when the no of characters in a string is 6 but when I run this in programiz it gives correct result.Y mam

harikamaths
Автор

Do you plan to make videos for languages other than C and Python?

spotlight
Автор

maam i have one question please reply me the question is why the array start from zero index

Explorethenature
Автор

Mam why this Playlist doesn't have oops concepts explanations

nareshpanwar
Автор

mam are your video sufficent for gate exam

Xavier-club
Автор

Hi ma'am just wanted to say that their a video in DSA 7.7 Merge sort
The sound it was delay it doesn't match the explanation so can you please fix the problem 😊

DecendmanPohthmi
Автор

Already a government employee but came here to see ur beauty😍😍😍

daredevils
Автор

Again same thing -" Mam specs laga kar mat padhaya kariye, Padhai me man nahi lag pata ❤"

vijaykumarpandey
Автор

mam aap padhate toh acha ho lekin plz plz hindi me pdha skte ho kya main bhi cs ka student hu lekin boht puch enghlish me nhi smjh pata lekin agar aap hindi me padhate ho toh sab student ko shyd koi problem nhi hogi q ki sab ko hindi aati hai na...

akshaygaikwad
Автор

who is here after watching reel in instagram😅?

sanasiddique-xclb
Автор

mam i m waiting for your course for it officer bank exam please do some help

Xavier-club
Автор

Madam इतनी बड़ी हो गई हो sadi कब करोगे aap😂😂😂😂😂😂

AJATIOFFICIAL