Posts

Showing posts from January, 2019

How to make calculator in Notpad [ hindi ]

Image
 Q.How to make calculator in  Notpad    welcome to bramastra trick .com blog  youtube link=  https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw dosto aaj ke iss post me mai btaunga ki calculator kaise banaye Notepad ki madad se Code-  <idoctype html> <html lang="en-us"> <head> <meta charset='utf-8'> <title> calculator </title> <style> body{ width:300px; height:450px; background-color:white; border-top:40px groove red ; border-bottom:40px ridge #1DD622 ; margin:0 auto; border-radius:40px; box-shadow:0px 0px 10px #323232; } input[type=text]{ width:95%; height:30px; margin:5px; } input[type=button]{ width:66px; height:60px; margin:2.5px; } </style> </head> <body> <div> <form name="rr"> <input type="text" name="result"> <br> <br> <input type="

write a program in c to Find LCM of any four numer

Image
welcome to bramastra trick .com blog youtube link=  https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw Q.write a program in c to Find LCM of any four numer? Note- agar 4 se kam ya jayda ke liye scanf aur printf  me thoda sa change kar le

Write a program in c to accept distance between two cities in km and change it in m,cm,feet and inch

Image
welcome to bramastratrick.com blog youtube link=  https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw Q.  Write a program in c to accept distance between two cities in km and change it in m,cm,feet and inch

Write a programm in C to print the Fibonacci series

Image
   welcome to bramastratrick.com blog youtube link=  https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw  Q.Write a programm in C to print the Fibonacci series

C language me output center me dekhe

Image
C language me output center me dekhe welcome to bramastratrick.com blog youtube link= https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw iss blog me aap result Run karne ke bad apne anusar gagah pe dekh sakte hai iske liye ham gotoxy function use karte hai Horizonataly   80 aur vertically 25 tak hi likh sakte hai ex-(80,25) ,(32,12) etc

Write a program in c to accept a value number and check the value is digit or not

Image
welcome to bramastratrick.com blog youtube link=  https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw Q.Write a program in c to accept a value number and check the value is digit or not

jio phone me sim2 option sequrate

Image
welcome to bramastratrick.com blog youtube link= https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw jio phone me sim2 option sequrate dosto aaj ke iss blog me ham bat karenge ki jio phone me kya wakai uplabdh hai ji haa dosto hai mai 3 phone khola sab ke sab alag alg the model ke ek tha f41t aur f81e aur ek ka pta nhi uska sticker model wala kubra tha mujhe sab me dual sim ka option wala gagh diya gaya hai niche iss blog me dekh le  agar iss post ko video me dekhna chahte hai tho bramastratrick ko youtube me search mare agar post accha laga ho tho share jarur kare Q ki ye ek unique post hai jiske bare me sabhi log ko pta nhi hai

write a program in c to accept a string in 1st and print in 2nd

Image
welcome to bramastratrick.com blog youtube link=  https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw Q.write a program in c to accept a string in 1st and print in 2nd

mobile ka touch display aur folder badalne se pahle jane kuch batte

mobile ka touch display aur folder badalne se pahle jane kuch batte  ?? welcome to bramastratrick.com blog aur visit kare hamare youtube channel pe bhi ek bar jarur dosto iss blog me ham janenge ki touch display aur folder local wale badalne ke nuksan local display badalne ke nuksan- 1. display ki Quality kharab hogi jo market wali hogi aisa nhi hai ki market me acche quality ke nahi aate parantu jayda fayda aur sasta ke chakkar me addhik log kharab Qyuality wale hi le lete dukandar bhi kya kare customer bhi tho chahta hai sasta me accha  saman mile aur dukandar bhi chahte hai ki grahak na bhagge jayyyye  grahak  bana rahe 2.display me whitness jayda hogi picture kuch white jaisa dikhega local touch badalne ke nuksan- 1.losse Quality touch 2.ghost touch problem( automatic touch work problem ko kehte hai) yeh low Quality ke touch ko lagane ke bad agar phone ko regularly 1 ghanta use karte hi ye kam karne lagta hai iss condition me phone ko thoda aram de

Google adsense ka ads show karta hai wocommerce shopping website pe

Image
 Google adsense ka ads show karta hai wocommerce shopping website pe??   welcome to bramastratrick.com blog dosto aaj ke iss blog post me ham janenge ki kya wakai me wocommerce shopping website pe  google adsense ka approval milta hai ya nhi usse pahle mai bta du ki mera domain pahle bramastratrick.com ek wocommerce site pe add kiye the waha pe visitor kam the per day 100 se 10 ke under me hi aate the par phir bhi usspe approval mil gaya tha mai bta du ki google adsense ke new update ke bad sabhi website ko alag alg verify karna padta hai tho maine ussi time head wale code ko bramastratrickcom aur bramastratrick.blogspotcom dono pe add kiye aur dono pe add show hone laga par ek hi mail mila ki adsense approve hogaya aur uspe mention nhi kiya gaya tha ki kon sa website pe approval mila hai dono pe auto add ane laga. phir mai apna shopping website band kar diye kuch reason ki wajah se aur blogging me agai mai video ka link aur screenshot de deta hu jisse apko bishwash ho sa

write a program in c to accept a string and check the string is polindrome or not

Image
Q.write a program in c to accept a string and check the string is polindrome or not

write a program in c to accept a string and count the total number of vowel

Image
Q.write a program in c to accept a string and count the total number of vowel

write a program in c to print hello

Image
Q. write a program in c to print hello issi tarah hello ke gaggah pe hi ya aona name likh kar print kar sakte hai

write a program in c to accept two number and sum it

Image
welcome to bramastratrick.com blog Q. write a program in c to accept two number and sum it

write a program in c to accept a number and print it

Image
welcome to bramastratrick.com blog   Q. write a program in c to accept a number and print it

write a program in c to accep a character and print the ASCII value of these character

Image
welcome to bramastratrick.com blog Q. write a program in c to accep a character and print the ASCII value of these character Ascii value= 0 to 9 → 48 to 57 A to Z → 65 to 90 a to z → 97 to 122