MOHD RAZAJSX-JS XMLJSX stands for JavaScript XML. const element = <h1>Hello, world!</h1>;Dec 12, 2022Dec 12, 2022
MOHD RAZAREAD THE FILE TEXT LINE BY LINE IN EXPRESS JS OR NODE USING PUG.-If you are using this type of syntax- fs.appendFileSync(`./user/detail.txt`,`${data}`);Dec 1, 2022Dec 1, 2022
MOHD RAZAVarious Type of Binary Tree DS1.Proper Binary tree/Strict Binary tree/Full binary treeJun 29, 2022Jun 29, 2022
MOHD RAZAUsing streams to convert a list of objects into a string obtained from the toString methoditems in a StringBuilderApr 11, 2022Apr 11, 2022
MOHD RAZAclass Solution { static int isPossible(int N, int arr[]) { int sum=0; for(int i=0;i<N;i++){…Example 1:Mar 25, 2022Mar 25, 2022
MOHD RAZACount ways to N’th Stair(Order does not matter)Long countWays(int m) {Mar 25, 2022Mar 25, 2022
MOHD RAZAWhy do we need Unicode?In the (not too) early days, all that existed was ASCII. This was okay, as all that would ever be needed were a few control characters…Mar 1, 2022Mar 1, 2022
MOHD RAZAWhat is an ISP?ISP is an acronym that stands for Internet Service Provider. An Internet Service Provider is a company that provides Internet access to…Jun 18, 2021Jun 18, 2021
MOHD RAZAStandards In Computer NetworkThe standards are the documents that contain technical and physical specifications about the network being designed. The networks can be…Jun 18, 2021Jun 18, 2021