For final year UG/PG girls in Chemistry & related fields: Get industry-ready with a certified training program in the chemical sector with We-Chemie.Click here for more details. Apply here!
Madam/sir,Can't we make a loop of Class say to save the data of employees in say a Class named EMPDATA no. of times using loop of an object of that class like we do in case of a C++ program likeClass EmpDATA{String name;int age;......................}s[5];for(int i=0;i<5;i++){String a;int t;cin>>t;cin>>a;s[i].name=a;s[i].age=t;}for(int i=0;i<5;i++){cout<<"name="<<s[i].name;cout<<"age"=s[i].age;.......... }
When would be the upcoming online test on java?
903 visits
Outline:క్యార్ డేటా టైప్ అక్షరం, అంకెల, విరామ గుర్తులు, టాబ్ లేదా స్పేస్ అన్ని క్యారెక్టర్ లు వేరియబుల్ మరియుక్యారెక్టర్ డేటా వివరిస్తూ ప్రోగ్రామ్ స్ట్రింగ్ ల పరిచయం డైరెక్ట్ ఇన్సిపిజేషన్ ద్వారా స్ట్రింగ్ సృష్టించడం క్రొత్త ఆపరేటర్ని ఉపయోగించి స్ట్రింగ్ను సృష్టించడం String length() String concat() String toUpperCase() String toLowerCase()
క్యార్ డేటా టైప్ అక్షరం, అంకెల, విరామ గుర్తులు, టాబ్ లేదా స్పేస్ అన్ని క్యారెక్టర్ లు వేరియబుల్ మరియుక్యారెక్టర్ డేటా వివరిస్తూ ప్రోగ్రామ్ స్ట్రింగ్ ల పరిచయం డైరెక్ట్ ఇన్సిపిజేషన్ ద్వారా స్ట్రింగ్ సృష్టించడం క్రొత్త ఆపరేటర్ని ఉపయోగించి స్ట్రింగ్ను సృష్టించడం String length() String concat() String toUpperCase() String toLowerCase()
Show video info
Pre-requisite